mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-25 21:58:03 -05:00
@@ -935,6 +935,8 @@ function notifs_html5_show(nb) {
|
||||
|
||||
notification.onclick = function() {
|
||||
window.location.reload();
|
||||
window.focus();
|
||||
notification.close();
|
||||
};
|
||||
|
||||
if (context.html5_notif_timeout !== 0) {
|
||||
|
||||
Reference in New Issue
Block a user