Skip to content

Commit 7766883

Browse files
committed
Update index.html
1 parent 7b60460 commit 7766883

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h1>G F <span>D</span></h1>
134134

135135
<div class="url-input-wrapper compact" style="flex: 1;">
136136
<span class="material-icons input-icon">keyboard_tab</span>
137-
<input type="number" id="max-limit" placeholder="All" min="1" style="padding-left: 5px;"
137+
<input type="number" id="max-limit" placeholder="All" min="0" style="padding-left: 5px;"
138138
title="Enter the maximum number of files to download">
139139
</div>
140140

0 commit comments

Comments
 (0)