export chat detail (#5454)

* export chat detail

* fix

* key name
This commit is contained in:
heheer
2025-08-14 16:25:40 +08:00
committed by GitHub
parent 8f3424cea1
commit c5cabd0efc
5 changed files with 115 additions and 14 deletions
@@ -153,7 +153,7 @@ const LogTable = ({
tmbIds: isSelectAllTmb ? undefined : selectTmbIds,
chatSearch,
title: headerTitle,
title: headerTitle + ',' + t('app:logs_keys_chatDetails'),
logKeys: enabledKeys,
sourcesMap: Object.fromEntries(
Object.entries(ChatSourceMap).map(([key, config]) => [