Add notifications to basic auth. Basic Auth DONE
This commit is contained in:
@@ -98,7 +98,7 @@ module.exports = configure(function (/* ctx */) {
|
||||
// directives: [],
|
||||
|
||||
// Quasar plugins
|
||||
plugins: ['LocalStorage', 'SessionStorage'],
|
||||
plugins: ['Notify', 'LocalStorage', 'SessionStorage'],
|
||||
},
|
||||
|
||||
// animations: 'all', // --- includes all animations
|
||||
|
||||
Reference in New Issue
Block a user