mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 22:35:50 +01:00
#98, new option "initialized" which indicates if setup has been finished
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
const glob = {
|
||||
sourceId: ''
|
||||
};
|
||||
const syncInProgress = <%= syncInProgress ? 'true' : 'false' %>;
|
||||
</script>
|
||||
|
||||
<!-- Required for correct loading of scripts in Electron -->
|
||||
|
||||
Reference in New Issue
Block a user