mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-20 02:01:19 +00:00
Rebuild FP
This commit is contained in:
2
frontend/src/pages/dashboard.js
vendored
2
frontend/src/pages/dashboard.js
vendored
@@ -35,7 +35,7 @@ import Calendar from "../components/dashboard/Calendar";
|
||||
import MainCategoryList from "../components/dashboard/MainCategoryList";
|
||||
import Vue from "vue";
|
||||
import Vuex from 'vuex'
|
||||
import store from '../components/store/index';
|
||||
import store from '../components/store';
|
||||
|
||||
/**
|
||||
* First we will load Axios via bootstrap.js
|
||||
|
||||
Reference in New Issue
Block a user