periodicSync Notification text message update
This commit is contained in:
parent
7601ca68ce
commit
638e9bf505
4 changed files with 11 additions and 4 deletions
|
|
@ -49,7 +49,7 @@ export default {
|
|||
this.setDefaultLanguage();
|
||||
},
|
||||
mounted() {
|
||||
registerServiceWorker();
|
||||
registerServiceWorker(this.$t('notification.periodicSync_new_msg_reminder'));
|
||||
/**
|
||||
if (
|
||||
window.location.protocol == "http" &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue