Fix role cbs and add isfirstmsg cbs
This commit is contained in:
@@ -607,6 +607,7 @@
|
||||
idx={-1}
|
||||
altGreeting={$CurrentCharacter.alternateGreetings.length > 0}
|
||||
largePortrait={$CurrentCharacter.largePortrait}
|
||||
firstMessage={true}
|
||||
onReroll={() => {
|
||||
const cha = $CurrentCharacter
|
||||
const chat = $CurrentChat
|
||||
|
||||
Reference in New Issue
Block a user