mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
oneclick install map from bsv now work
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export type AppWindow = "index.html" | "launcher.html";
|
||||
export type AppWindow = (
|
||||
"index.html" |
|
||||
"launcher.html" |
|
||||
"oneclick-download-map.html"
|
||||
);
|
||||
Reference in New Issue
Block a user