From 07b4a314b1fd2d723ded0305bb10423cbaf6b15b Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Wed, 19 Jun 2024 14:55:51 -0500 Subject: [PATCH] add manifest --- src/module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/module.json b/src/module.json index 0c41b47..dd8db51 100644 --- a/src/module.json +++ b/src/module.json @@ -13,6 +13,7 @@ "verified": "11" }, "download": "https://gitea.ascorrea.com/asc/asc-session-title-suggestions/releases/download/0.1/src.zip", + "manifest":"https://gitea.ascorrea.com/asc/asc-session-title-suggestions/raw/branch/master/src/module.json", "scripts": [ "scripts/main.js" ],