From d213daf91e655131bc0aa2786438351e34d2c8c1 Mon Sep 17 00:00:00 2001 From: Jelle van Snik Date: Sat, 4 Feb 2023 19:16:06 +0100 Subject: [PATCH] add more todos --- src/video/components/VideoPlayer.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/video/components/VideoPlayer.tsx b/src/video/components/VideoPlayer.tsx index 1ede8c5d..c3a868e5 100644 --- a/src/video/components/VideoPlayer.tsx +++ b/src/video/components/VideoPlayer.tsx @@ -76,6 +76,8 @@ export function VideoPlayer(props: Props) { ); // TODO safe area only if full screen or fill screen + // TODO airplay + // TODO source selection return (