diff --git a/apps/client-standalone/src/lightweight/browser_routes.ts b/apps/client-standalone/src/lightweight/browser_routes.ts index e9df29128f..718ddfc7bb 100644 --- a/apps/client-standalone/src/lightweight/browser_routes.ts +++ b/apps/client-standalone/src/lightweight/browser_routes.ts @@ -77,7 +77,7 @@ function bootstrapRoute() { isElectron: false, isStandalone: true, hasNativeTitleBar: false, - hasBackgroundEffects: true, + hasBackgroundEffects: false, // TODO: Fill properly currentLocale: { id: "en", name: "English", rtl: false },