This commit is contained in:
2019-11-12 23:37:57 +00:00
parent 9fabd82715
commit 346713d22e
2 changed files with 2 additions and 7 deletions

View File

@@ -85,7 +85,7 @@ Vue.config.warnHandler = errorHandler.handleVueWarning;
//added for vuetify 2.x to disable annoying prodution mode tip warning
//but commented out for now just to see what it looks like
//Vue.config.productionTip = false;
Vue.config.productionTip = false;
/////////////////////////////////////////////////////////////////
// AJAX LOADER INDICATOR