mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Added message about URL length
This commit is contained in:
		| @@ -97,6 +97,7 @@ | ||||
|     <div class="form-row"> | ||||
|         <label for="node-input-url"><i class="fa fa-link"></i> URL</label> | ||||
|         <input type="text" id="node-input-url" placeholder="http://..."> | ||||
|         <p>This URL needs to be shorter than 18 bytes in length</p> | ||||
|     </div> | ||||
|     <br/> | ||||
|     <div class="form-row"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user