Fix Horde model selection not saving

This commit is contained in:
Cohee
2025-02-28 10:53:56 +02:00
parent 5555b3e7db
commit 2461913f85

View File

@@ -406,6 +406,8 @@ jQuery(function () {
} else {
$('#adjustedHordeParams').text('Context: --, Response: --');
}
saveSettingsDebounced();
});
$('#horde_auto_adjust_response_length').on('input', function () {