Fix role cbs and add isfirstmsg cbs

This commit is contained in:
kwaroran
2024-09-21 06:48:29 +09:00
parent 5db048aac2
commit 9018d60d01
5 changed files with 59 additions and 22 deletions

View File

@@ -607,6 +607,7 @@
idx={-1}
altGreeting={$CurrentCharacter.alternateGreetings.length > 0}
largePortrait={$CurrentCharacter.largePortrait}
firstMessage={true}
onReroll={() => {
const cha = $CurrentCharacter
const chat = $CurrentChat