Skip to content

Commit 548decd

Browse files
committed
Fix delete script not working, use Untitled_n for new script name
1 parent 358d2f4 commit 548decd

File tree

4 files changed

+19071
-1202
lines changed

4 files changed

+19071
-1202
lines changed

Info.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"name": "User Scripts",
33
"identifier": "io.iina.user-script",
4-
"version": "0.9.0",
5-
"ghVersion": 4,
4+
"version": "0.9.1",
5+
"ghVersion": 5,
66
"ghRepo": "iina/plugin-userscript",
77
"description": "User Scripts for IINA",
88
"author": {
9-
"name": "Collider LI",
10-
"email": "[email protected]",
11-
"url": "https://iina.io"
9+
"name": "IINA Developers",
10+
"url": "https://github.com/iina/plugin-userscript"
1211
},
1312
"entry": "dist/index.js",
1413
"globalEntry": "dist/global.js",

0 commit comments

Comments
 (0)