mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
oops (remove debug logs)
This commit is contained in:
parent
1d0bd45274
commit
2c71530e74
@ -275,7 +275,6 @@ function checkForSplash() {
|
||||
if ($i) {
|
||||
api("announcements", { withUnreads: true })
|
||||
.then((announcements) => {
|
||||
console.log(announcements);
|
||||
announcements.forEach((announcement) => {
|
||||
if (announcement.showPopup && announcement.isRead === false)
|
||||
popup(
|
||||
|
Loading…
Reference in New Issue
Block a user