- Aggiornato i vari .ENV

This commit is contained in:
Surya Paolo
2025-03-04 20:20:17 +01:00
parent 723ccf07cf
commit 5aa794ef18
117 changed files with 1354 additions and 2331 deletions

View File

@@ -98,7 +98,7 @@ export default defineComponent({
}
function appname() {
return import.meta.env.APP_NAME
return import.meta.env.VITE_APP_NAME
}
function beforeDestroy() {