mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix delay node labels
This commit is contained in:
parent
95d20d7fba
commit
1c33b837b8
@ -135,9 +135,9 @@
|
||||
"dropmsg": "drop intermediate messages",
|
||||
"label": {
|
||||
"delay": "delay",
|
||||
"limitlabel": "limit",
|
||||
"randomlabel": "ramdom",
|
||||
"queuelabel": "queue"
|
||||
"limit": "limit",
|
||||
"random": "ramdom",
|
||||
"queue": "queue"
|
||||
},
|
||||
"error": {
|
||||
"buffer": "buffer exceeded 1000 messages"
|
||||
|
Loading…
Reference in New Issue
Block a user