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',
|
'hideEasing': 'linear',
|
||||||
'showMethod': 'fadeIn',
|
'showMethod': 'fadeIn',
|
||||||
'hideMethod': 'fadeOut',
|
'hideMethod': 'fadeOut',
|
||||||
|
'escapeHtml': true,
|
||||||
};
|
};
|
||||||
|
|
||||||
toastr.options.onHidden = () => {
|
toastr.options.onHidden = () => {
|
||||||
|
Reference in New Issue
Block a user