From 546a983db32fb4a9ca0581b483c857909f95931a Mon Sep 17 00:00:00 2001 From: Razvan Gabriel Date: Wed, 30 Mar 2022 13:38:02 +0300 Subject: [PATCH] refactor(config): mark for custom icon --- .gitignore | 2 ++ src/config/tokens.ts | 1 + 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1a6916b..eca9ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ coverage.json npm-debug.log* yarn-debug.log* yarn-error.log* + +*.tar.gz diff --git a/src/config/tokens.ts b/src/config/tokens.ts index 6fde6d6..218af31 100644 --- a/src/config/tokens.ts +++ b/src/config/tokens.ts @@ -244,6 +244,7 @@ const CUSTOM_TOKEN_ICONS: string[] = [ "KROM", "kMPL", "LETSGO", + "LINK", "MFI", "MAI", "MKR",