mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11:15 -07:00
Improve test browser notifications
This commit is contained in:
parent
42b17ca495
commit
48203e64a9
4 changed files with 14 additions and 14 deletions
|
@ -36,7 +36,3 @@ function check_notifications() {
|
|||
check_notifications();
|
||||
}, 5000);
|
||||
}
|
||||
|
||||
$(document).ready(function () {
|
||||
check_notifications();
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue