Implement currentBudget and move infos to sidebar
This commit is contained in:
@@ -9,7 +9,7 @@ const budget = {
|
||||
},
|
||||
mutations: {
|
||||
setAccounts (state, accounts) {
|
||||
state.Accounts = accounts;
|
||||
state.Accounts = accounts;
|
||||
}
|
||||
},
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user