From 778b527a3d7ce1148696e92f2921e5ce2de2d33e Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sun, 7 Aug 2022 22:02:21 -0400 Subject: [PATCH] fix appid --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d22b5c0..45a7a93 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Isso", - "id": "example", + "id": "isso", "packaging_format": 1, "description": { "en": " lightweight commenting server written in Python and JavaScript",