fix paired owner progress identity
This commit is contained in:
@@ -491,7 +491,7 @@ export function createMessageRuntime(deps: MessageRuntimeDeps): {
|
||||
missedMessages,
|
||||
task: hasReviewerLease(chatJid)
|
||||
? getLatestOpenPairedTaskForChat(chatJid)
|
||||
: null,
|
||||
: undefined,
|
||||
roleToChannel,
|
||||
ownerChannel: channel,
|
||||
lastAgentTimestamps: deps.getLastAgentTimestamps(),
|
||||
|
||||
Reference in New Issue
Block a user