mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
support OPML from MindManager, fixes #1862
This commit is contained in:
@@ -22,7 +22,7 @@ app.on('window-all-closed', () => {
|
||||
});
|
||||
|
||||
app.on('ready', async () => {
|
||||
app.setAppUserModelId('com.github.zadam.trilium');
|
||||
// app.setAppUserModelId('com.github.zadam.trilium');
|
||||
|
||||
// if db is not initialized -> setup process
|
||||
// if db is initialized, then we need to wait until the migration process is finished
|
||||
|
||||
Reference in New Issue
Block a user