From 6877fdbdc79577a1f674d08f0c1872b3aa4fb147 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Mon, 27 Nov 2023 17:50:02 -0300 Subject: [PATCH] fix(StorePage): disable "Created By Me" and "Liked By Me" options in the select dropdown when hasApiKey is false to prevent unauthorized access to certain features --- src/frontend/src/pages/StorePage/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/pages/StorePage/index.tsx b/src/frontend/src/pages/StorePage/index.tsx index db18dd833..244cf0765 100644 --- a/src/frontend/src/pages/StorePage/index.tsx +++ b/src/frontend/src/pages/StorePage/index.tsx @@ -275,8 +275,8 @@ export default function StorePage(): JSX.Element { All - Created By Me - Liked By Me + Created By Me + Liked By Me