From e1f4241788fee5004069a0bcf435198eb4dbcf2e Mon Sep 17 00:00:00 2001 From: ligi Date: Sat, 8 Apr 2023 22:33:09 +0200 Subject: [PATCH] Fix problem with jpg icons (#2612) --- processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt | 5 +++-- 1 file changed, 3 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 dc5b491d..959e8224 100644 --- a/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt +++ b/processor/src/main/kotlin/org/ethereum/lists/chains/Main.kt @@ -218,8 +218,9 @@ fun checkIcon(icon: File, withIconDownload: Boolean, allIconCIDs: MutableSet