mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Quicknotes v0.8.21. Fix issue #104
This commit is contained in:
@@ -592,7 +592,7 @@ View.prototype = {
|
||||
}).fail(() => {
|
||||
console.log("ERRORRR");
|
||||
});
|
||||
}, false, '*', true, OC.dialogs.FILEPICKER_TYPE_CHOOSE)
|
||||
}, false, null, true, OC.dialogs.FILEPICKER_TYPE_CHOOSE)
|
||||
});
|
||||
|
||||
// handle tags button.
|
||||
|
||||
Reference in New Issue
Block a user