forked from verdnatura/salix-front
feat: refs #6485 not open new tab on launch
This commit is contained in:
parent
4605484845
commit
de0166b327
|
@ -117,6 +117,7 @@ module.exports = configure(function (/* ctx */) {
|
|||
secure: false,
|
||||
},
|
||||
},
|
||||
open: false,
|
||||
},
|
||||
|
||||
// https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework
|
||||
|
|
Loading…
Reference in New Issue