mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Added message about URL length
This commit is contained in:
parent
78d69656ea
commit
4c6469f336
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user