mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 00:28:52 +01:00
add lastMessageWasSwipe=false to resetState
This commit is contained in:
parent
6f4fd15095
commit
9a4d62ca6f
@ -517,6 +517,7 @@ const defaultSettings = {
|
||||
|
||||
// Convenient single call. Not much at the moment.
|
||||
function resetState() {
|
||||
lastMessageWasSwipe = false
|
||||
loadSettings();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user