Fix first message not working with back arrow

This commit is contained in:
kwaroran
2024-09-20 07:17:53 +09:00
parent 84382bac68
commit d912af42b9

View File

@@ -631,7 +631,7 @@
chat.fmIndex -= 1 chat.fmIndex -= 1
} }
} }
$CurrentCharacter = cha $CurrentChat = chat
}} }}
isLastMemory={false} isLastMemory={false}