This commit is contained in:
2019-11-06 01:07:33 +00:00
parent 71901c90ca
commit 8bac5bca4a

View File

@@ -2,12 +2,12 @@
import Vue from "vue"; import Vue from "vue";
import Vuetify from "vuetify/lib"; import Vuetify from "vuetify/lib";
import myLang from "../api/en"; //import myLang from "../api/en";
Vue.use(Vuetify); Vue.use(Vuetify);
export default new Vuetify({ export default new Vuetify({
lang: { locales: { myLang }, current: "myLang" }, // lang: { locales: { myLang }, current: "myLang" },
theme: { theme: {
themes: { themes: {
light: { light: {