Sulla foto della notifica il click non funziona
check App
This commit is contained in:
@@ -7554,6 +7554,7 @@ export const tools = {
|
||||
},
|
||||
|
||||
checkApp() {
|
||||
console.log('checkApp')
|
||||
const globalStore = useGlobalStore()
|
||||
|
||||
try {
|
||||
@@ -7575,6 +7576,7 @@ export const tools = {
|
||||
|
||||
},
|
||||
initprompt() {
|
||||
console.log('initprompt')
|
||||
const globalStore = useGlobalStore()
|
||||
|
||||
window.addEventListener('beforeinstallprompt', (event) => {
|
||||
|
||||
Reference in New Issue
Block a user