fix #1008, create folder from card and auto flag it

This commit is contained in:
2021-03-08 22:04:50 +01:00
parent d1e54b72b3
commit 1ec8a371b5
6 changed files with 133 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ export default {
},
watch: {
html(n, o) {
console.log('header_menu html changed', o, n)
// console.log('header_menu html changed', o, n)
this.compileTemplate()
},
isloggedin(n, o) {