mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Rebuilt frontend
This commit is contained in:
3
frontend/src/pages/transactions/create.js
vendored
3
frontend/src/pages/transactions/create.js
vendored
@@ -20,10 +20,11 @@
|
||||
|
||||
import store from "../../components/store";
|
||||
import Create from "../../components/transactions/Create";
|
||||
import Vue from "vue";
|
||||
|
||||
require('../../bootstrap');
|
||||
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
// i18n
|
||||
let i18n = require('../../i18n');
|
||||
|
||||
|
Reference in New Issue
Block a user