From 1054a4c9727d6b236fac12b6cd688a7de5cad1c6 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Tue, 2 Sep 2025 14:12:23 +0000 Subject: [PATCH] Update admin interface to display video titles instead of filenames Modify the admin page to show the `video.title` field in the edit dialog instead of the CDN filename for better content identification. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/n7jzC7R --- client/src/pages/admin.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/admin.tsx b/client/src/pages/admin.tsx index a387b06..4111cde 100644 --- a/client/src/pages/admin.tsx +++ b/client/src/pages/admin.tsx @@ -438,7 +438,7 @@ function EditVideoDialog({