feat: refs #6485 not open new tab on launch
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2024-03-25 14:33:32 +01:00
parent 4605484845
commit de0166b327
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ module.exports = configure(function (/* ctx */) {
secure: false, secure: false,
}, },
}, },
open: false,
}, },
// https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework // https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework