diff options
Diffstat (limited to 'client/src/standalone')
-rw-r--r-- | client/src/standalone/videos/embed.ts | 1 |
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, |