Revert "Revert "fix: system smart tags on empty account (#796)""
This reverts commit 513ba86538.
This commit is contained in:
@@ -86,6 +86,8 @@ export class TagsState {
|
||||
this.previouslySelected_ = undefined;
|
||||
this.editing_ = undefined;
|
||||
|
||||
this.smartTags = this.application.getSmartTags();
|
||||
|
||||
makeObservable(this, {
|
||||
tags: observable.ref,
|
||||
smartTags: observable.ref,
|
||||
|
||||
Reference in New Issue
Block a user