mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-20 21:41:32 +01:00
Remove debug toast(?)
This commit is contained in:
parent
dca81aef3d
commit
e5c8a920ee
@ -585,7 +585,6 @@ export class QuickReply {
|
||||
<div>${ex.message}</div>
|
||||
`;
|
||||
}
|
||||
const t = toastr.success('b');
|
||||
}
|
||||
this.editorExecutePromise = null;
|
||||
this.editorExecuteBtn.classList.remove('qr--busy');
|
||||
|
Loading…
Reference in New Issue
Block a user