feat: add notifications for profile updates, personal data changes, and password updates

This commit is contained in:
fabio
2026-07-26 17:56:33 +02:00
parent 7a2b80381d
commit cd858b0d8c
8 changed files with 54 additions and 1 deletions

View File

@@ -99,7 +99,7 @@ export default defineConfig((/* ctx */) => {
// directives: [],
// Quasar plugins
plugins: []
plugins: ['Notify']
},
// animations: 'all', // --- includes all animations