This commit is contained in:
lesion
2022-05-06 23:31:34 +02:00
parent 1d8e4a7013
commit 24893b906a
2 changed files with 45 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ module.exports = {
/*
** Customize the progress-bar component
*/
loading: { color: '#FF6E40', height: '3px' },
loading: '~/components/Loading.vue',
/*
** Plugins to load before mounting the App
*/