From 89ca4013fdddc383ebee6154d6ba227c1dd7257e Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Thu, 3 Apr 2025 07:16:18 +0200 Subject: [PATCH] Rename :item.tsx to [item].tsx --- src/routes/(shell)/watch/{:item.tsx => [item].tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/routes/(shell)/watch/{:item.tsx => [item].tsx} (100%) diff --git a/src/routes/(shell)/watch/:item.tsx b/src/routes/(shell)/watch/[item].tsx similarity index 100% rename from src/routes/(shell)/watch/:item.tsx rename to src/routes/(shell)/watch/[item].tsx