fix: Make setServer function an action (#704)
This commit is contained in:
@@ -61,6 +61,7 @@ export class AccountMenuState {
|
||||
setOtherSessionsSignOut: action,
|
||||
setCurrentPane: action,
|
||||
setEnableServerOption: action,
|
||||
setServer: action,
|
||||
|
||||
notesAndTagsCount: computed,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user