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

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