mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
unified global variable handling between mobile and desktop
This commit is contained in:
@@ -28,7 +28,7 @@ class AppContext extends Component {
|
||||
|
||||
this.tabManager.loadTabs();
|
||||
|
||||
bundleService.executeStartupBundles();
|
||||
setTimeout(() => bundleService.executeStartupBundles(), 2000);
|
||||
}
|
||||
|
||||
showWidgets() {
|
||||
|
||||
Reference in New Issue
Block a user