Skip to content

Commit

Permalink
Merge pull request #5222 from swaponline/fix_hide_chains
Browse files Browse the repository at this point in the history
phi v1 hide fix
  • Loading branch information
shendel authored Sep 9, 2023
2 parents 1a73674 + fbb5d78 commit 8d3a383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/front/shared/helpers/externalConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ const externalConfig = () => {
CUR_ONE_DISABLED: `one`,
CUR_AME_DISABLED: `ame`,
CUR_AURORA_DISABLED: `aureth`,
CUR_PHI_V1_DISABLED: `phi_v1`,
CUR_PHI_DISABLED: `phi_v1`,
CUR_PHI_V2_DISABLED: `phi`,
CUR_FKW_DISABLED: 'fkw',
}
Expand Down

0 comments on commit 8d3a383

Please sign in to comment.