This commit is contained in:
syuilo
2018-04-29 21:37:51 +09:00
parent 19c846afaf
commit 987799e9db
17 changed files with 16 additions and 16 deletions

View File

@ -14,7 +14,7 @@ import ElementLocaleJa from 'element-ui/lib/locale/lang/ja';
import App from './app.vue';
import checkForUpdate from './common/scripts/check-for-update';
import MiOS, { API } from './common/mios';
import MiOS, { API } from './mios';
import { version, codename, lang } from './config';
let elementLocale;