From e2b548f0fe309b6ce66c54c9682eb31d23707b8d Mon Sep 17 00:00:00 2001 From: t0is Date: Fri, 25 Apr 2025 14:23:07 +0200 Subject: [PATCH] edit --- src/resources/js/Pages/Clips.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resources/js/Pages/Clips.tsx b/src/resources/js/Pages/Clips.tsx index 9d3db58..317a178 100644 --- a/src/resources/js/Pages/Clips.tsx +++ b/src/resources/js/Pages/Clips.tsx @@ -196,7 +196,7 @@ export default function Clips() { {clips.map((clip) => (
{ if (clip.gdrive_file_id) openInGoogleDrive(clip.gdrive_file_id); }} @@ -209,7 +209,7 @@ export default function Clips() {

-
+
{clip.video.channel.channel_name}