Fix frontend entrypoint for Vite build

This commit is contained in:
Koha9
2025-11-29 00:25:45 +09:00
parent e5ba790b44
commit 832dbc11d5
21 changed files with 3817 additions and 11 deletions
+5 -2
View File
@@ -2,7 +2,10 @@
"theme": "auto",
"token": "",
"server_url": "",
"server_port": "",
"server_scheme": "",
"server_port": "32400",
"server_scheme": "https",
"library_name": "",
"sync_mode": "merge_local_primary",
"local_path": "playlist",
"path_rules": []
}