Revert "fix: system smart tags on empty account (#796)"
This reverts commit f543bbe507.
This commit is contained in:
@@ -86,8 +86,6 @@ 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