XTC Threshold -> Threshold Co-authored-by: Philipp Emanuel Weidmann <pew@worldwidemann.com>

60e735102f7e7e4ebf9da990e8ffabb75fab0ec0

Vitor Lima <vitor@ferreiradelima.com>

Signed
1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -1301,7 +1301,7 @@
1301 </h4>1301 </h4>
1302 <div class="flex-container flexFlowRow gap10px flexShrink">1302 <div class="flex-container flexFlowRow gap10px flexShrink">
1303 <div class="alignitemscenter flex-container flexFlowColumn flexBasis48p flexGrow flexShrink gap0">1303 <div class="alignitemscenter flex-container flexFlowColumn flexBasis48p flexGrow flexShrink gap0">
1304 <small data-i18n="XTC Threshold">XTC Threshold</small>1304 <small data-i18n="Threshold">Threshold</small>
1305 <input class="neo-range-slider" type="range" id="xtc_threshold_textgenerationwebui" name="volume" min="0" max="1" step="0.01" />1305 <input class="neo-range-slider" type="range" id="xtc_threshold_textgenerationwebui" name="volume" min="0" max="1" step="0.01" />
1306 <input class="neo-range-input" type="number" min="0" max="1" step="0.01" data-for="xtc_threshold_textgenerationwebui" id="xtc_threshold_counter_textgenerationwebui">1306 <input class="neo-range-input" type="number" min="0" max="1" step="0.01" data-for="xtc_threshold_textgenerationwebui" id="xtc_threshold_counter_textgenerationwebui">
1307 </div>1307 </div>