Move ping and wol nodes to network category

This commit is contained in:
dceejay
2015-03-04 19:57:22 +00:00
parent 8df7189058
commit 5b6cca1dd0
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
<script type="text/javascript">
RED.nodes.registerType('wake on lan',{
category: 'advanced-output',
category: 'network-output',
color:"#999966",
defaults: {
mac: {value:""},