v3: added localization, use global player for uploaded audio/video files
This commit is contained in:
@@ -47,6 +47,7 @@ export default function RichContentCard(
|
||||
className="rich-content-thumbnail-btn"
|
||||
onClick={() =>
|
||||
play({
|
||||
kind: "embed",
|
||||
embedUrl: richContent.embedUrl!,
|
||||
title: richContent.title,
|
||||
type: richContent.type,
|
||||
|
||||
Reference in New Issue
Block a user