modify name

This commit is contained in:
MaysWind
2020-11-12 00:19:51 +08:00
parent e4407c8137
commit bd6093e20e
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ Vue.prototype.$version = version.getVersion;
Vue.prototype.$constants = {
account: account
};
Vue.prototype.$utils = utils;
Vue.prototype.$utilities = utils;
Vue.prototype.$settings = settings;
Vue.prototype.$getDefaultLanguage = getDefaultLanguage;
Vue.prototype.$getAllLanguages = getAllLanguages;