OPML v2 export

This commit is contained in:
zadam
2019-02-16 23:58:42 +01:00
parent 6fd8e73150
commit a7fce33750
4 changed files with 24 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ class ImportContext {
});
}
// must remaing static
// must remaing non-static
async reportError(message) {
await messagingService.sendMessageToAllClients({
type: 'import-error',