mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
mobile layout now has launchbar
This commit is contained in:
@@ -263,6 +263,8 @@ export default class GlobalMenuWidget extends BasicWidget {
|
||||
}
|
||||
|
||||
async updateVersionStatus() {
|
||||
await options.initializedPromise;
|
||||
|
||||
if (options.get("checkForUpdates") !== 'true') {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user