We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8fa3d4 commit 4a5f2e7Copy full SHA for 4a5f2e7
src/defaultOptions.ts
@@ -84,7 +84,7 @@ export const defaultOptions = {
84
gameMode: 1
85
} as any,
86
preferLoadReadonly: false,
87
- experimentalClientSelfReload: true,
+ experimentalClientSelfReload: false,
88
remoteSoundsSupport: false,
89
remoteSoundsLoadTimeout: 500,
90
disableLoadPrompts: false,
0 commit comments