💬 (notification) update message when there is a …
This commit is contained in:
@@ -26,7 +26,7 @@ if (process.env.NODE_ENV === 'production') {
|
|||||||
sw.showNotification(title, options)
|
sw.showNotification(title, options)
|
||||||
)
|
)
|
||||||
notify('Une nouvelle version est disponible !', {
|
notify('Une nouvelle version est disponible !', {
|
||||||
body: `Fermer l'appli pour la mettre à jour.`
|
body: `Recharger l'application pour la mettre à jour.`
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
offline() {
|
offline() {
|
||||||
|
|||||||
Reference in New Issue
Block a user