fix cookie error close #40
This commit is contained in:
@@ -112,7 +112,7 @@ export default defineConfig((/* ctx */) => {
|
|||||||
//directives: [],
|
//directives: [],
|
||||||
|
|
||||||
// Quasar plugins
|
// Quasar plugins
|
||||||
plugins: ['Notify', 'Dialog'],
|
plugins: ['Cookies', 'Notify', 'Dialog'],
|
||||||
},
|
},
|
||||||
|
|
||||||
// animations: 'all', // --- includes all animations
|
// animations: 'all', // --- includes all animations
|
||||||
|
|||||||
Reference in New Issue
Block a user