mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-26 09:03:46 +01:00
Hint to toggle time changed
This commit is contained in:
parent
dc31bfa24f
commit
a65d2cbf53
@ -69,7 +69,7 @@ smartline.register_condition("toggle", {
|
|||||||
{
|
{
|
||||||
type = "label",
|
type = "label",
|
||||||
name = "lbl",
|
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)
|
on_execute = function(data, environ)
|
||||||
|
Loading…
Reference in New Issue
Block a user