mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Display info tips slightly longer
This commit is contained in:
parent
29594726ca
commit
f248699a30
@ -151,7 +151,7 @@ RED.sidebar.info = (function() {
|
||||
var started = false;
|
||||
var enabled = true;
|
||||
var startDelay = 1000;
|
||||
var cycleDelay = 10000;
|
||||
var cycleDelay = 15000;
|
||||
var startTimeout;
|
||||
var refreshTimeout;
|
||||
var tipCount = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user