Fix drawer flicker [skip ci]

This commit is contained in:
SillyLossy
2023-05-28 00:15:19 +03:00
parent 9ffe3beb35
commit 10c117751c
2 changed files with 2 additions and 3 deletions

View File

@ -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') {