Skip to content

Commit

Permalink
merge 중에 빼먹은 부분 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunnini committed Oct 14, 2024
1 parent 9ac27de commit 9de7f18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/extension/src/pages/register/enable-chains/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ export const EnableChainsScene: FunctionComponent<{
newEnabledChainIdentifiers.push(chainIdentifier);
}
}
setEnabledChainIdentifiers(newEnabledChainIdentifiers);
}
}}
>
Expand Down

0 comments on commit 9de7f18

Please sign in to comment.