From fce78eadb3f2370b8a8c0e2b3934a4b0c6f1fc75 Mon Sep 17 00:00:00 2001 From: Michael Salaverry Date: Sat, 11 Dec 2021 19:34:56 +0200 Subject: [PATCH] fix: add missing file --- apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps.json b/apps.json index f620f61d7..1f9b26622 100644 --- a/apps.json +++ b/apps.json @@ -47,6 +47,10 @@ "name": "hebrew_calendar.app.js", "url": "app.js" }, + { + "name": "hebrewDate", + "url": "hebrewDate.js" + }, { "name": "hebrew_calendar.img", "url": "app-icon.js",