From 6862f2c8bfb10924a30fd9830015caa8431d9b34 Mon Sep 17 00:00:00 2001 From: swapnil404 Date: Sun, 12 Oct 2025 21:24:28 +0530 Subject: [PATCH] fix --- src/{config.tsx => config.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{config.tsx => config.ts} (100%) diff --git a/src/config.tsx b/src/config.ts similarity index 100% rename from src/config.tsx rename to src/config.ts