XTC Threshold -> Threshold

Co-authored-by: Philipp Emanuel Weidmann <pew@worldwidemann.com>
This commit is contained in:
Vitor Lima 2024-08-19 03:24:00 -03:00 committed by GitHub
parent ec13405f64
commit 60e735102f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1301,7 +1301,7 @@
</h4>
<div class="flex-container flexFlowRow gap10px flexShrink">
<div class="alignitemscenter flex-container flexFlowColumn flexBasis48p flexGrow flexShrink gap0">
<small data-i18n="XTC Threshold">XTC Threshold</small>
<small data-i18n="Threshold">Threshold</small>
<input class="neo-range-slider" type="range" id="xtc_threshold_textgenerationwebui" name="volume" min="0" max="1" step="0.01" />
<input class="neo-range-input" type="number" min="0" max="1" step="0.01" data-for="xtc_threshold_textgenerationwebui" id="xtc_threshold_counter_textgenerationwebui">
</div>