Many fixes n stuff

This commit is contained in:
mcarquigny
2025-04-18 14:42:43 +02:00
parent 892158fc30
commit 361bb0c1ed
5 changed files with 3 additions and 5 deletions

View File

@ -19,8 +19,6 @@ module.exports = configure(function (/* ctx */) {
// --> boot files are part of "main.js"
// https://v2.quasar.dev/quasar-cli-vite/boot-files
boot: [
'axios',
'pocketbase'
],