mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Fix listing errors in node-red-nodes
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('rpi-unicorn',{
|
||||
category: 'Raspberry Pi',
|
||||
label: 'Raspberry Pi',
|
||||
color:"#c6dbef",
|
||||
defaults: {
|
||||
name: { value:"" },
|
||||
|
Reference in New Issue
Block a user