mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-10 04:52:42 +01:00
more notification tweaks
This commit is contained in:
parent
fc7bbd092e
commit
06eeea6a5c
@ -1,9 +1,9 @@
|
||||
$(window).load(function () {
|
||||
$(document).ready(function () {
|
||||
var speed = 700;
|
||||
var isShown = false;
|
||||
var currentMessage = "";
|
||||
|
||||
$.doTimeout(200, refreshNotifications);
|
||||
$.doTimeout(500, refreshNotifications);
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user