Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Nov 29, 2024
1 parent 8ddf0cc commit eefd3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/constants/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ const CHAINLIST_CURRENCY_SYMBOLS_MAP = {
ACALA_NETWORK: 'ACA',
IOTEX_MAINNET: 'IOTX',
APE: 'APE',
EVM_ON_FLOW: 'FLOW'
EVM_ON_FLOW: 'FLOW',
} as const;

export const CHAINLIST_CURRENCY_SYMBOLS_MAP_NETWORK_COLLISION = {
Expand Down

0 comments on commit eefd3ed

Please sign in to comment.