From cca1ad703dd0c1250e8cb41cbd6fee38e14d4829 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 18 Jun 2026 23:30:59 +0200 Subject: [PATCH] Update saved profiles text to reference "bookmark" instead of "star" --- web/components/searches/button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/searches/button.tsx b/web/components/searches/button.tsx index 1721efdf..9af7407c 100644 --- a/web/components/searches/button.tsx +++ b/web/components/searches/button.tsx @@ -291,7 +291,7 @@ function StarModal(props: {
You haven't saved any profile.
- To save one, click on the star on their profile page. + To save one, click on the bookmark on their profile page.
)}