mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 13:37:17 +02:00
fix(mobile): splash screen never ending
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
},
|
||||
"plugins": {
|
||||
"SplashScreen": {
|
||||
"launchAutoHide": false
|
||||
"launchAutoHide": true,
|
||||
"launchShowDuration": 2000,
|
||||
"launchFadeOutDuration": 300
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user