Reset show tags on close

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2023-06-05 15:34:04 -07:00
parent 3ef53a2324
commit bf10f3c9d1
3 changed files with 4 additions and 3 deletions

View file

@ -470,6 +470,7 @@ export default {
*/
close() {
this.Sidebar.file = ''
this.showTags = false
this.resetData()
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long