From d11ee7acb4bcc22202d21a7ea0f998bc124ceb00 Mon Sep 17 00:00:00 2001 From: ludespeedny Date: Sun, 24 Mar 2024 12:18:33 -0400 Subject: [PATCH] Update custom-icons.json update custom-icons.json for DCS and WYZE icons. --- auth/assets/custom-icons/_data/custom-icons.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 489b2a7ec3..b38179e975 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -62,6 +62,11 @@ { "title": "Crowdpear" }, + { + "title": "DCS", + "altNames": ["Digital Combat Simulator"], + "slug": "dcs" + }, { "title": "DEGIRO" }, @@ -360,6 +365,10 @@ { "title": "Wise" }, + { + "title": "WYZE", + "slug": "wyze" + }, { "title": "X", "altNames": ["twitter"],