From 9df9830fd040ffdefbe33dfb6af99360151e968e Mon Sep 17 00:00:00 2001 From: Anand Desai Date: Wed, 30 Jul 2025 14:17:14 +0530 Subject: [PATCH] chore: missed capitalization in DeepSeek --- mobile/apps/auth/assets/custom-icons/_data/custom-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json index dddfab97a4..6e79e71d4b 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -460,7 +460,7 @@ ] }, { - "title": "Deepseek", + "title": "DeepSeek", "slug": "deepseek", "hex": "4D6BFE" },