aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/standalone/videos')
-rw-r--r--client/src/standalone/videos/embed.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/standalone/videos/embed.ts b/client/src/standalone/videos/embed.ts
index 103014bb0..3a90fdc58 100644
--- a/client/src/standalone/videos/embed.ts
+++ b/client/src/standalone/videos/embed.ts
@@ -777,6 +777,7 @@ export class PeerTubeEmbed {
777 getSettings: unimplemented, 777 getSettings: unimplemented,
778 778
779 isLoggedIn: unimplemented, 779 isLoggedIn: unimplemented,
780 getAuthHeader: unimplemented,
780 781
781 notifier: { 782 notifier: {
782 info: unimplemented, 783 info: unimplemented,