diff --git a/interface/layout/app.ts b/interface/layout/app.ts index 0314ae9..7f0b6fa 100644 --- a/interface/layout/app.ts +++ b/interface/layout/app.ts @@ -21,7 +21,7 @@ const app = new App({ export default app // Setup analytics -init("A-EU-1557095726", { appVersion: version }) +init("A-EU-1557095726", { appVersion: version, isDebug: false }) // Set background color if vibrancy not supported const setBackground = async () => {