Hint to toggle time changed

This commit is contained in:
Joachim Stolberg 2018-03-19 23:05:40 +01:00
parent dc31bfa24f
commit a65d2cbf53

@ -69,7 +69,7 @@ smartline.register_condition("toggle", {
{
type = "label",
name = "lbl",
label = "Hint: This flag toggles (true/false) every second\nand can be used to trigger\nan action every two seconds.",
label = "Hint: This flag toggles (true/false) every two\nseconds and can be used to trigger\nan action every four seconds.",
},
},
on_execute = function(data, environ)