From f1f84af3a7cc147b5aba991813be26f46184e826 Mon Sep 17 00:00:00 2001 From: NylaTheWolf <41797151+NylaTheWolf@users.noreply.github.com> Date: Mon, 4 Aug 2025 15:40:27 -0400 Subject: [PATCH] Add Smogon to custom-icons.json --- mobile/apps/auth/assets/custom-icons/_data/custom-icons.json | 5 ++++- 1 file changed, 4 insertions(+), 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 fc558cf8f5..a98501c3e9 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -1505,6 +1505,9 @@ { "title": "Skinport" }, + { + "title": "Smogon" + }, { "title": "SMSPool", "slug": "sms_pool_net", @@ -1908,4 +1911,4 @@ "slug": "cowheels" } ] -} \ No newline at end of file +}