From 4f48d6a8c888a0006b2dcfe5a35eee38b60df91d Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 19:18:45 +0530 Subject: [PATCH] Add suggestions for calendars Signed-off-by: shuvashish76 --- suggestions/calendars.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/calendars.json b/suggestions/calendars.json index 0637a08..a77f53f 100644 --- a/suggestions/calendars.json +++ b/suggestions/calendars.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "ws.xsoh.etar", + "label": "Etar", + "source": "fg", + "repo": "https://github.com/Etar-Group/Etar-Calendar" + } +]