mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
OPML v2 export
This commit is contained in:
@@ -46,7 +46,7 @@ class ImportContext {
|
||||
});
|
||||
}
|
||||
|
||||
// must remaing static
|
||||
// must remaing non-static
|
||||
async reportError(message) {
|
||||
await messagingService.sendMessageToAllClients({
|
||||
type: 'import-error',
|
||||
|
||||
Reference in New Issue
Block a user