From 9058bf615c4f9384f2ea6d27524bbc31ee790718 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Tue, 26 May 2015 14:34:38 +0100 Subject: [PATCH] Fix invalid json in message catalog --- nodes/core/locales/en-US/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/core/locales/en-US/messages.json b/nodes/core/locales/en-US/messages.json index 69bc5fbc2..b7f1f6f4b 100644 --- a/nodes/core/locales/en-US/messages.json +++ b/nodes/core/locales/en-US/messages.json @@ -179,7 +179,7 @@ "unknownlabel": "unknown" }, "tip": "

This node is a type unknown to your installation of Node-RED.

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.

See the Info side bar for more help

" - } + }, "mqtt": { "mqtt": "mqtt", "label": {