periodicSync Notification text message update

This commit is contained in:
10G Meow 2024-05-26 16:56:36 +03:00
parent 7601ca68ce
commit 638e9bf505
4 changed files with 11 additions and 4 deletions

View file

@ -49,7 +49,7 @@ export default {
this.setDefaultLanguage();
},
mounted() {
registerServiceWorker();
registerServiceWorker(this.$t('notification.periodicSync_new_msg_reminder'));
/**
if (
window.location.protocol == "http" &&