mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Minor fixes.
This commit is contained in:
2
frontend/src/pages/bills/index.js
vendored
2
frontend/src/pages/bills/index.js
vendored
@@ -57,7 +57,7 @@ const app = new Vue({
|
||||
},
|
||||
});
|
||||
|
||||
new Vue({
|
||||
const calendar = new Vue({
|
||||
i18n,
|
||||
store,
|
||||
el: "#calendar",
|
||||
|
Reference in New Issue
Block a user