Fix: actually open usersettings when license is clicked
This commit is contained in:
parent
c2c8e07137
commit
c10fecb7e8
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ export class MenuState {
|
|||
)
|
||||
}
|
||||
this.highlightedUserSetting.setData(highlightTagRendering)
|
||||
this.pageStates.usersettings.set(true)
|
||||
}
|
||||
|
||||
public isSomethingOpen(): boolean {
|
||||
|
|
Loading…
Reference in a new issue