From 39d2819093d6bdbaf7ff80ebbc9fa52ec7dd452c Mon Sep 17 00:00:00 2001 From: neru Date: Fri, 19 Jun 2026 10:17:42 -0300 Subject: [PATCH] fix: remove portraits --- app/customizations/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/customizations/page.tsx b/app/customizations/page.tsx index 4a236ef..167a99b 100644 --- a/app/customizations/page.tsx +++ b/app/customizations/page.tsx @@ -226,7 +226,7 @@ export default function CustomizationsPage() {
{( - ['cosmetics', 'charms', 'badges', 'banners', 'portraits'] as Tab[] + ['cosmetics', 'charms', 'badges', 'banners'] as Tab[] ).map((t) => (