Add types file in API

This commit is contained in:
GRL 2021-08-27 11:14:07 +02:00
parent a195870cfb
commit 12a150c817
5 changed files with 11 additions and 13 deletions

View file

@ -57,4 +57,5 @@ self.addEventListener('update', function(event) {
});
self.addEventListener('beforeinstallprompt', (e) => {
//TODO change prompt
//TODO change prompt
});