From 07473c20f31de6b9d4ea862901b43a75c99a0c0e Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 8 Apr 2023 16:47:05 +0200 Subject: [PATCH] Allow jpg logos (#2610) --- processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt b/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt index 5ca9d8b2..dc5b491d 100644 --- a/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt +++ b/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt @@ -208,8 +208,8 @@ fun checkIcon(icon: File, withIconDownload: Boolean, allIconCIDs: MutableSet