mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-04 10:50:46 +00:00
Update notifications.js
This commit is contained in:
parent
f4290417c6
commit
e25ff8406c
1 changed files with 0 additions and 3 deletions
|
@ -155,8 +155,5 @@ $(document).ready(function() {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
if($('body').hasClass('loggedIn') == true) {
|
|
||||||
pixelfed.n.fetch();
|
|
||||||
}
|
|
||||||
|
|
||||||
});
|
});
|
Loading…
Reference in a new issue