mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Specify that overlay doesn't work
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
<small>Replacement Strategy</small>
|
<small>Replacement Strategy</small>
|
||||||
<select name="replace_strategy_select" class="margin0">
|
<select name="replace_strategy_select" class="margin0">
|
||||||
<option value="0">Replace</option>
|
<option value="0">Replace</option>
|
||||||
<option value="1">Overlay</option>
|
<option value="1">Overlay (currently broken)</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user