Skip to content

Commit

Permalink
Merge branch 'fix/add-vote-coin-color' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlVS committed Apr 27, 2024
2 parents 983a5fa + d68437b commit e4b06c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/app_config/coin_converter.dart
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,8 @@ String _getColor(String coin) {
'VET': '#18C6FF',
'VITE': '#007AFF',
'VOTE2022': '#7490AA',
'VOTE2023': '#7490AA',
'VOTE2024': '#7490AA',
'VRA': '#D70A41',
'VRM': '#586A7A',
'VRSC': '#3164D3',
Expand Down

0 comments on commit e4b06c7

Please sign in to comment.