From e3772c98151b3cdbfe47dc97b5fdf920f6ce1f1d Mon Sep 17 00:00:00 2001 From: buoyantotter <57947291+buoyantotter@users.noreply.github.com> Date: Sat, 7 Mar 2020 18:20:29 +0200 Subject: [PATCH] Renamed nodered template app ini --- template_apps/{Nodered.ini => Node-RED.ini} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename template_apps/{Nodered.ini => Node-RED.ini} (91%) diff --git a/template_apps/Nodered.ini b/template_apps/Node-RED.ini similarity index 91% rename from template_apps/Nodered.ini rename to template_apps/Node-RED.ini index a48fce4..250e541 100644 --- a/template_apps/Nodered.ini +++ b/template_apps/Node-RED.ini @@ -3,4 +3,4 @@ prefix = https:// url = your-website.com icon = static/images/apps/nodered.png description = Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. -open_in = this_tab \ No newline at end of file +open_in = this_tab