Skip to content

Commit

Permalink
fix: update cyber
Browse files Browse the repository at this point in the history
  • Loading branch information
corlard3y committed Oct 8, 2024
1 parent 5cd4540 commit 82d38b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ const AddCriteria = ({ handlePrevious, onClose, criteriaStateManager }: ModalHea
},
{
id: 6,
value: BLOCKCHAIN_NETWORK[env].CYBER,
value: BLOCKCHAIN_NETWORK[env].CYBER_CONNECT,
title: 'Cyber',
icon: CyberConnectSvg,
function: () => setSelectedChainValue(6),
Expand Down

0 comments on commit 82d38b4

Please sign in to comment.