mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-23 00:35:51 +00:00
feat: 全部类型问题解决
This commit is contained in:
@@ -201,7 +201,7 @@ export function usePermissionRequestLogging(
|
||||
event: 'response',
|
||||
metadata: {
|
||||
language_name: unaryEvent.language_name,
|
||||
message_id: toolUseConfirm.assistantMessage.message.id,
|
||||
message_id: toolUseConfirm.assistantMessage.message.id!,
|
||||
platform: env.platform,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user