mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Rebuild frontend
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<script>
|
||||
export default {
|
||||
name: "BudgetRow",
|
||||
mounted() {
|
||||
created() {
|
||||
this.locale = localStorage.locale ?? 'en-US';
|
||||
},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user