支持手动token认证

This commit is contained in:
2025-07-08 19:17:18 +09:00
parent 0c2a84f944
commit a8863f911b
6 changed files with 73 additions and 24 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
"theme": "auto",
"token": "",
"server_url": "",
"server_port": "32400"
"server_port": "",
"server_scheme": ""
}