fix: new tag creation

This commit is contained in:
Aman Harwara
2022-10-21 23:35:27 +05:30
parent ac28b29d65
commit e63b4f0592

View File

@@ -522,6 +522,7 @@ export class NavigationController
runInAction(() => {
this.editing_ = newTag
this.editingFrom = 'all'
})
}