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