Specify that overlay doesn't work

This commit is contained in:
Cohee 2024-01-11 02:42:08 +02:00
parent 8a7519c6e7
commit a126bd3422
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
<small>Replacement Strategy</small>
<select name="replace_strategy_select" class="margin0">
<option value="0">Replace</option>
<option value="1">Overlay</option>
<option value="1">Overlay (currently broken)</option>
</select>
</div>
</div>