Increase global scan depth limit to 1000 Closes #4098

6fe03d655fa4e4b3b6048d84b8dbd269c20ed2fb

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -2Showing whitespace changes
public/index.html+2 -2
@@ -4271,8 +4271,8 @@
42714271 <small>
42724272 <span data-i18n="Scan Depth">Scan Depth</span>
42734273 </small>
42744274 <input class="neo-range-slider" type="range" id="world_info_depth" name="world_info_depth" min="0" max="1001000" step="1">
42754275 <input class="neo-range-input" type="number" min="0" max="1001000" step="1" data-for="world_info_depth" id="world_info_depth_counter">
42764276 </div>
42774277
42784278 <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink gap0 flexBasis48p">