mirror of
https://github.com/dborth/vbagx.git
synced 2024-12-29 12:11:51 +01:00
-Fix store path
This commit is contained in:
parent
075e513365
commit
e94d1c8a8e
@ -14,7 +14,7 @@ import cordovaApp from './cordova-app.js';
|
||||
// Import Routes
|
||||
import routes from './routes.js';
|
||||
// Import Store
|
||||
import store from './store.js';
|
||||
import store from './stores/index.js';
|
||||
|
||||
// Import main app component
|
||||
import App from '../app.f7.html';
|
||||
|
Loading…
Reference in New Issue
Block a user