mirror of
https://github.com/rajnandan1/kener.git
synced 2026-08-07 07:14:56 +00:00
fixe max and step value
This commit is contained in:
@@ -118,6 +118,8 @@
|
||||
id="api-max-redirects"
|
||||
type="number"
|
||||
min="0"
|
||||
max="20"
|
||||
step="1"
|
||||
bind:value={data.max_redirects}
|
||||
disabled={!data.follow_redirects}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user