mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 22:41:27 +00: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() {
|
mounted() {
|
||||||
if(window.outerWidth > 767) {
|
this.fetchNotifications();
|
||||||
this.fetchNotifications();
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
updated() {
|
updated() {
|
||||||
|
|
Loading…
Reference in a new issue