Move Complete node to the new common category

pull/2213/head
Nick O'Leary 2019-08-21 14:41:51 +01:00
parent 69b781419f
commit b6055479a1
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</script>
<script type="text/javascript">
RED.nodes.registerType('complete',{
category: 'input',
category: 'common',
color:"#c0edc0",
defaults: {
name: {value:""},