mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update Activity.vue
This commit is contained in:
parent
3a12786a76
commit
14fa51fa30
1 changed files with 1 additions and 3 deletions
|
@ -104,9 +104,7 @@ export default {
|
|||
},
|
||||
|
||||
mounted() {
|
||||
if(window.outerWidth > 767) {
|
||||
this.fetchNotifications();
|
||||
}
|
||||
this.fetchNotifications();
|
||||
},
|
||||
|
||||
updated() {
|
||||
|
|
Loading…
Add table
Reference in a new issue