mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix drawer flicker [skip ci]
This commit is contained in:
@ -2197,7 +2197,6 @@ async function Generate(type, { automatic_trigger, force_name2, resolve, reject,
|
||||
max_context_length: max_context,
|
||||
singleline: kai_settings.single_line,
|
||||
};
|
||||
|
||||
}
|
||||
else if (main_api == 'koboldhorde' || main_api == 'kobold') {
|
||||
if (preset_settings != 'gui') {
|
||||
|
Reference in New Issue
Block a user