mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
@ -125,6 +125,7 @@ const Operation: FC<OperationProps> = ({
|
||||
id={id}
|
||||
value={content}
|
||||
noCache={false}
|
||||
voice={config?.text_to_speech?.voice}
|
||||
className='hidden group-hover:block'
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user