mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-04 20:11:54 +00:00
Rebuild FP
This commit is contained in:
1
frontend/src/pages/dashboard.js
vendored
1
frontend/src/pages/dashboard.js
vendored
@@ -76,6 +76,7 @@ new Vue({
|
||||
return createElement(Dashboard, {props: props});
|
||||
},
|
||||
beforeCreate() {
|
||||
this.$store.commit('initialiseStore');
|
||||
this.$store.dispatch('updateCurrencyPreference');
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user