Add multi group
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@
|
||||
"node-red": {
|
||||
"nodes": {
|
||||
"ui_button_group": "button-group.js",
|
||||
"ui_gauge_group": "gauge-group.js"
|
||||
"ui_gauge_group": "gauge-group.js",
|
||||
"ui_multi_group": "multi-group.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user