mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Hack-free Toast
This commit is contained in:
@@ -339,6 +339,7 @@ toastr.options = {
|
||||
'hideEasing': 'linear',
|
||||
'showMethod': 'fadeIn',
|
||||
'hideMethod': 'fadeOut',
|
||||
'escapeHtml': true,
|
||||
};
|
||||
|
||||
toastr.options.onHidden = () => {
|
||||
|
Reference in New Issue
Block a user