This commit is contained in:
Arvin
2026-03-21 13:58:10 +08:00
parent f62ea80d43
commit dda67b180d
72 changed files with 848 additions and 1181 deletions

3
runtime/ui/config.js Normal file
View File

@ -0,0 +1,3 @@
window.__METACUBEXD_CONFIG__ = {
defaultBackendURL: '',
}