mirror of https://github.com/pixelfed/pixelfed.git
Update notifications.js
This commit is contained in:
parent
f4290417c6
commit
e25ff8406c
|
@ -155,8 +155,5 @@ $(document).ready(function() {
|
|||
})
|
||||
}
|
||||
|
||||
if($('body').hasClass('loggedIn') == true) {
|
||||
pixelfed.n.fetch();
|
||||
}
|
||||
|
||||
});
|
Loading…
Reference in New Issue