mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-22 01:22:16 +00:00
Move to home folder fix
This commit is contained in:
1
resources/js/helpers.js
vendored
1
resources/js/helpers.js
vendored
@@ -3,7 +3,6 @@ import store from './store/index'
|
||||
import {debounce, includes, isArray} from "lodash";
|
||||
import {events} from './bus'
|
||||
import axios from 'axios'
|
||||
import router from '@/router'
|
||||
|
||||
const Helpers = {
|
||||
install(Vue) {
|
||||
|
||||
Reference in New Issue
Block a user