From b4651958dbf8c35337eddf793fe66a87731e54b8 Mon Sep 17 00:00:00 2001 From: MrPiglr <31398225+MrPiglr@users.noreply.github.com> Date: Tue, 9 Dec 2025 01:38:15 +0000 Subject: [PATCH] theme and support --- .replit | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.replit b/.replit index 1d7fd24..d591502 100644 --- a/.replit +++ b/.replit @@ -17,10 +17,6 @@ expertMode = true localPort = 5000 externalPort = 80 -[[ports]] -localPort = 35631 -externalPort = 3000 - [workflows] runButton = "Project"