mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Clear user groups when loading
This commit is contained in:
@@ -63,6 +63,7 @@ let index = function () {
|
||||
},
|
||||
|
||||
loadAdministrations() {
|
||||
this.userGroups = [];
|
||||
this.notifications.wait.show = true;
|
||||
this.notifications.wait.text = i18next.t('firefly.wait_loading_data')
|
||||
this.accounts = [];
|
||||
|
Reference in New Issue
Block a user