Rebuild frontend

This commit is contained in:
James Cole
2021-02-03 19:52:47 +01:00
parent fdba28fad7
commit d69843d4bc
9 changed files with 554 additions and 550 deletions

View File

@@ -93,7 +93,7 @@
<script>
export default {
name: "BudgetLimitRow",
mounted() {
created() {
this.locale = localStorage.locale ?? 'en-US';
},
data() {