cleanup
This commit is contained in:
parent
ecf86661fe
commit
dfc74de231
1 changed files with 0 additions and 2 deletions
|
|
@ -112,8 +112,6 @@ export default {
|
|||
// Set language
|
||||
this.$i18n.locale = this.$store.state.language || "en";
|
||||
},
|
||||
|
||||
// Request notification permission
|
||||
showNotification() {
|
||||
if(document.visibilityState === "visible") {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue