mirror of
https://github.com/lana-k/sqliteviz.git
synced 2026-03-29 17:29:21 +08:00
events refactor
This commit is contained in:
@@ -44,9 +44,6 @@ if ('serviceWorker' in navigator) {
|
||||
})
|
||||
|
||||
window.addEventListener('appinstalled', () => {
|
||||
send({
|
||||
category: 'pwa',
|
||||
action: 'install'
|
||||
})
|
||||
send('pwa.install')
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user