mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 21:41:52 +08:00
chore: remove unused files (#3466)
This commit is contained in:
@@ -8,4 +8,8 @@ globalThis.runtimeConfig = getRuntimeConfig({
|
||||
channel: 'canary',
|
||||
});
|
||||
|
||||
if (typeof window !== 'undefined') {
|
||||
window.location.search = '?prefixUrl=http://127.0.0.1:3010/';
|
||||
}
|
||||
|
||||
setupGlobal();
|
||||
|
||||
Reference in New Issue
Block a user