cachebust alert icon

master
Aevann 2024-04-10 15:00:29 +02:00
parent 40e0dfbdce
commit 683d05a09f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ function flash() {
if (notifs >= 1 && !focused) {
title.innerHTML = `[+${notifs}] ${page_title}`
if (alert) {
icon.href = `${SITE_FULL_IMAGES}/i/${SITE_NAME}/alert.ico?x=3009`
icon.href = `${SITE_FULL_IMAGES}/i/${SITE_NAME}/alert.ico?x=3010`
alert = false
}
else {