mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🎈 perf: 修正哔哩哔哩总结默认使用表情
This commit is contained in:
parent
9817429fba
commit
e66622a087
@ -44,7 +44,7 @@ export async function getBiliGptInputText(videoInfo, biliSessData, shouldShowTim
|
||||
inputText = `${desc} ${dynamic}`;
|
||||
}
|
||||
const videoConfig = {
|
||||
showEmoji: false,
|
||||
showEmoji: true,
|
||||
};
|
||||
return shouldShowTimestamp
|
||||
? getUserSubtitleWithTimestampPrompt(title, inputText, videoConfig)
|
||||
|
Loading…
x
Reference in New Issue
Block a user