Skip to content

Commit

Permalink
add lcw icon
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Oct 13, 2023
1 parent 9197a56 commit 3957dcc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ namespace atomic_dex
return "coinpaprika";
case komodo_prices::api::provider::forex:
return "forex";
case komodo_prices::api::provider::livecoinwatch:
return "livecoinwatch";
default:
return "unknown";
}
Expand Down

0 comments on commit 3957dcc

Please sign in to comment.