From 0f0f3faa29bbc37e7cb325868ffa38c8cb0bfdbf Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 9 Feb 2026 16:37:47 +0200 Subject: [PATCH] Bob AI: remove the 'Support' column from footer, keep only... --- src/components/sections/footer/FooterMedia.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/footer/FooterMedia.tsx b/src/components/sections/footer/FooterMedia.tsx index 18188bb..f78e22d 100644 --- a/src/components/sections/footer/FooterMedia.tsx +++ b/src/components/sections/footer/FooterMedia.tsx @@ -112,7 +112,7 @@ const FooterMedia = ({ {/* )} */} column.title === "Game" || column.title === "Community")} className={columnsClassName} columnClassName={columnClassName} columnTitleClassName={cls("text-background/50", columnTitleClassName)}