update
This commit is contained in:
+2
-1
@@ -11,4 +11,5 @@ export const devConfig: AppConfigShape = {
|
||||
bgm: "http://127.0.0.1:8081/BGM/",
|
||||
},
|
||||
},
|
||||
};
|
||||
appVersion: "0.8.3",
|
||||
};
|
||||
|
||||
+2
-1
@@ -11,4 +11,5 @@ export const testConfig: AppConfigShape = {
|
||||
bgm: "https://test-cdn.example.com/BGM/",
|
||||
},
|
||||
},
|
||||
};
|
||||
appVersion: "0.8.3",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user