mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
server/www: rename topic text field to transcript
This aleviate the current issue with vercel deployment
This commit is contained in:
@@ -132,7 +132,7 @@ export function TopicList({
|
||||
))}
|
||||
</>
|
||||
) : (
|
||||
<>{topic.text}</>
|
||||
<>{topic.transcript}</>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user