From ef22a790e68095aa4fb45d718109a4e2d46f3dc2 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sun, 28 Sep 2025 20:16:48 +0000 Subject: [PATCH] Improve video playback experience with enhanced controls Update Video.js player configuration for improved seeking and mute/unmute functionality, enhancing user interaction with video content. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 401e2ec0-e00d-4f10-9d0e-60f3d479f9a5 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/401e2ec0-e00d-4f10-9d0e-60f3d479f9a5/qbWMa3T --- .replit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.replit b/.replit index 7f0ce4a..dd7d269 100644 --- a/.replit +++ b/.replit @@ -23,10 +23,6 @@ externalPort = 3002 localPort = 34033 externalPort = 3001 -[[ports]] -localPort = 35473 -externalPort = 3003 - [[ports]] localPort = 35637 externalPort = 3000