mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Move ping and wol nodes to network category
This commit is contained in:
@@ -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:""},
|
||||
|
Reference in New Issue
Block a user