mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'staging' into parser-followup-2
This commit is contained in:
@@ -2489,6 +2489,7 @@ async function triggerGenerationCallback(args, value) {
|
||||
} catch {
|
||||
console.warn('Timeout waiting for generation unlock');
|
||||
toastr.warning('Cannot run /trigger command while the reply is being generated.');
|
||||
outerResolve(Promise.resolve(''));
|
||||
return '';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user