update
This commit is contained in:
@@ -229,9 +229,6 @@ export class ChatModel {
|
||||
|
||||
roleData.dialogs.push(dialog);
|
||||
this.updateLastActiveTime(targetRoleId);
|
||||
console.log(
|
||||
`ChatModel: Dialog added for role ${targetRoleId} (isPlayer: ${isPlayer}, content length: ${content.length})`
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user