HomePage - Pagina di Presentazione RISO

This commit is contained in:
paoloar77
2022-03-11 23:38:52 +01:00
parent a353e85ccf
commit 41173a9fbb
24 changed files with 1000 additions and 1061 deletions

View File

@@ -146,10 +146,6 @@ export default defineComponent({
}
function isInCostruction() {
return process.env.IN_CONSTRUCTION === '1'
}
function getPermission() {
return Notification.permission
}
@@ -237,7 +233,6 @@ export default defineComponent({
appname,
mystilecard,
getenv,
isInCostruction,
getPermission,
NotServiceWorker,
PagLogin,