This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Vue from "vue";
|
||||
import Vuex from "vuex";
|
||||
import createPersistedState from "vuex-persistedstate";
|
||||
import _ from "./utils/libs/lodash.js";
|
||||
import _ from "./libs/lodash.min.js";
|
||||
|
||||
const MaxLogLength = 100;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user