|
|
@@ -134,6 +134,8 @@ const SentContentWidget = ({
|
|
|
wordEnd={wordEnd}
|
|
|
magicDict={magicDict}
|
|
|
channelId={item.channel.id}
|
|
|
+ channelType={item.channel.type}
|
|
|
+ channelLang={item.channel.lang}
|
|
|
data={JSON.parse(item.content ? item.content : "")}
|
|
|
mode={mode}
|
|
|
wbwProgress={wbwProgress}
|