Skip to content

Commit

Permalink
fix: forgot to mention Kiln in UnsupportedMainnetFallback
Browse files Browse the repository at this point in the history
  • Loading branch information
danielattilasimon committed Mar 30, 2022
1 parent 0c61ed8 commit 81f319d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dev-frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const UnsupportedMainnetFallback: React.FC = () => (
</Heading>

<Paragraph sx={{ mb: 3 }}>
Please change your network to Ropsten, Rinkeby, Kovan or Görli.
Please change your network to Ropsten, Rinkeby, Kovan, Görli or Kiln.
</Paragraph>

<Paragraph>
Expand Down

0 comments on commit 81f319d

Please sign in to comment.