Release 202506130639
This commit is contained in:
@@ -44,4 +44,8 @@
|
||||
void updateSW(true)
|
||||
}
|
||||
}
|
||||
|
||||
window.addEventListener('beforeinstallprompt', (event) => {
|
||||
event.preventDefault()
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user