mirror of
https://github.com/zadam/trilium.git
synced 2026-02-20 20:54:26 +01:00
fix(bootstrap): background effects are enabled
This commit is contained in:
parent
bd147ea72e
commit
e0a23f6b63
@ -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 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user