fix: new tag creation
This commit is contained in:
@@ -522,6 +522,7 @@ export class NavigationController
|
|||||||
|
|
||||||
runInAction(() => {
|
runInAction(() => {
|
||||||
this.editing_ = newTag
|
this.editing_ = newTag
|
||||||
|
this.editingFrom = 'all'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user