mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Properly deprecate httpget node
This commit is contained in:
		| @@ -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:""}, | ||||
		Reference in New Issue
	
	Block a user