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