mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix Horde model selection not saving
This commit is contained in:
@@ -406,6 +406,8 @@ jQuery(function () {
|
|||||||
} else {
|
} else {
|
||||||
$('#adjustedHordeParams').text('Context: --, Response: --');
|
$('#adjustedHordeParams').text('Context: --, Response: --');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
saveSettingsDebounced();
|
||||||
});
|
});
|
||||||
|
|
||||||
$('#horde_auto_adjust_response_length').on('input', function () {
|
$('#horde_auto_adjust_response_length').on('input', function () {
|
||||||
|
Reference in New Issue
Block a user