Add notifications to basic auth. Basic Auth DONE

This commit is contained in:
2023-11-07 08:21:47 -05:00
parent 4a43b5813d
commit b14646bfb1
3 changed files with 32 additions and 23 deletions

View File

@@ -98,7 +98,7 @@ module.exports = configure(function (/* ctx */) {
// directives: [],
// Quasar plugins
plugins: ['LocalStorage', 'SessionStorage'],
plugins: ['Notify', 'LocalStorage', 'SessionStorage'],
},
// animations: 'all', // --- includes all animations