Quicknotes v0.8.21. Fix issue #104

This commit is contained in:
Matias De lellis
2024-01-30 23:10:46 -03:00
parent b6c6d3c098
commit 88d73504c8
3 changed files with 5 additions and 2 deletions

View File

@@ -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.