mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fix invalid json in message catalog
This commit is contained in:
parent
9d17137dec
commit
9058bf615c
@ -179,7 +179,7 @@
|
||||
"unknownlabel": "unknown"
|
||||
},
|
||||
"tip": "<p>This node is a type unknown to your installation of Node-RED.</p><p><i>If you deploy with the node in this state, it's configuration will be preserved, but the flow will not start until the missing type is installed.</i></p><p>See the Info side bar for more help</p>"
|
||||
}
|
||||
},
|
||||
"mqtt": {
|
||||
"mqtt": "mqtt",
|
||||
"label": {
|
||||
|
Loading…
Reference in New Issue
Block a user