From 6b654ea3e8d4e50b24297a2847ced0496b813384 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Tue, 14 Oct 2025 00:52:57 +0000 Subject: [PATCH] Prioritize newly marked media outlets at the top of the list Modify the media outlet listing logic to display 'new' marked outlets before the rest, sorted alphabetically. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/X7hAtXn --- .replit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.replit b/.replit index a031cc2..25794b7 100644 --- a/.replit +++ b/.replit @@ -26,10 +26,6 @@ externalPort = 5173 localPort = 37531 externalPort = 3001 -[[ports]] -localPort = 38049 -externalPort = 5000 - [[ports]] localPort = 38387 externalPort = 3003