mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
more notification tweaks
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
$(window).load(function () {
|
$(document).ready(function () {
|
||||||
var speed = 700;
|
var speed = 700;
|
||||||
var isShown = false;
|
var isShown = false;
|
||||||
var currentMessage = "";
|
var currentMessage = "";
|
||||||
|
|
||||||
$.doTimeout(200, refreshNotifications);
|
$.doTimeout(500, refreshNotifications);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user