mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Properly deprecate httpget node
This commit is contained in:
parent
c52db897b3
commit
bcefa6c9ef
@ -41,7 +41,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('httpget',{
|
||||
category: 'advanced-function',
|
||||
category: 'deprecated',
|
||||
color:"rgb(231, 231, 174)",
|
||||
defaults: {
|
||||
name: {value:""},
|
Loading…
Reference in New Issue
Block a user