From d36a816605329859c682638a6d26a7ba1da0fd86 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 17:22:12 +0530 Subject: [PATCH] Add suggestions for authenticators Signed-off-by: shuvashish76 --- suggestions/authenticators.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/authenticators.json b/suggestions/authenticators.json index 0637a08..d67f7b1 100644 --- a/suggestions/authenticators.json +++ b/suggestions/authenticators.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "com.beemdevelopment.aegis", + "label": "Aegis", + "source": "fg", + "repo": "https://github.com/beemdevelopment/Aegis" + } +]