Add more metadata to ext. manifests

This commit is contained in:
SillyLossy
2023-04-18 12:58:24 +03:00
parent 795e59aba0
commit 56bb604b7e
6 changed files with 24 additions and 6 deletions

View File

@@ -4,5 +4,8 @@
"requires": [],
"optional": [],
"js": "index.js",
"css": "style.css"
"css": "style.css",
"author": "Cohee#1207",
"version": "1.0.0",
"homePage": "https://github.com/Cohee1207/SillyTavern"
}