This commit is contained in:
2020-12-08 19:02:53 +00:00
parent e792050a0c
commit 4dd7adc1fd
4 changed files with 30 additions and 11 deletions

View File

@@ -237,7 +237,8 @@ Vue.prototype.$ay = {
return locale.currencyLocalized(value);
}
};
//disable the devtools nag
Vue.config.devtools = false;
new Vue({
vuetify: Vuetify,
router,