mirror of https://github.com/node-red/node-red.git
Move Complete node to the new common category
parent
69b781419f
commit
b6055479a1
|
@ -13,7 +13,7 @@
|
|||
</script>
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('complete',{
|
||||
category: 'input',
|
||||
category: 'common',
|
||||
color:"#c0edc0",
|
||||
defaults: {
|
||||
name: {value:""},
|
Loading…
Reference in New Issue