From aac448e1edaa0e9c87590da151661b00a2e2c016 Mon Sep 17 00:00:00 2001 From: Noodles Date: Thu, 2 Apr 2026 21:54:56 +0200 Subject: [PATCH] fix: missing video author --- src/data/links/videos.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/links/videos.yaml b/src/data/links/videos.yaml index d56b74d9..52835cad 100644 --- a/src/data/links/videos.yaml +++ b/src/data/links/videos.yaml @@ -41,7 +41,8 @@ items: author: "Linux Weekly News" ytid: "iMqpm2Ahmt0" - text: "Is F-Droid in Trouble? Google Developer Verification" + author: "Switched to Linux" ytid: "-SOOoQWv4kk" - text: "Google is Applefying Android: The End of Openness" author: "ChiefGyk3D" - ytid: "WFOPzixHoLY" + ytid: "WFOPzixHoLY" \ No newline at end of file