diff --git a/src/module.json b/src/module.json index 6371ac5..53a822f 100644 --- a/src/module.json +++ b/src/module.json @@ -84,8 +84,8 @@ "esmodules": [ "./scripts/init.js" ], - "url": "${REPO_LINK}", - "manifest": "", + "url": "https://gitea.kdiva.ru/${REPO_LINK}", + "manifest": "https://gitea.kdiva.ru/${REPO_LINK}/raw/branch/main/src/module.json", "download": "", "manifestPlusVersion": "1.2.0" } \ No newline at end of file