aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/embed.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/standalone/videos/embed.ts')
-rw-r--r--client/src/standalone/videos/embed.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/standalone/videos/embed.ts b/client/src/standalone/videos/embed.ts
index cf4bc6f03..c87270027 100644
--- a/client/src/standalone/videos/embed.ts
+++ b/client/src/standalone/videos/embed.ts
@@ -783,6 +783,8 @@ export class PeerTubeEmbed {
783 783
784 showModal: unimplemented, 784 showModal: unimplemented,
785 785
786 getServerConfig: unimplemented,
787
786 markdownRenderer: { 788 markdownRenderer: {
787 textMarkdownToHTML: unimplemented, 789 textMarkdownToHTML: unimplemented,
788 enhancedMarkdownToHTML: unimplemented 790 enhancedMarkdownToHTML: unimplemented