Skip to content

Commit

Permalink
fix(app): added close parentheses and square bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
aminah-io authored Sep 12, 2022
1 parent cc0289e commit 72fce1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/config/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ export const STAMP_PROVIDERS: Readonly<Providers> = {
{
platformGroup: "NFT Holder",
providers: [{ title: "Holds at least 1 NFT", name: "NFT" }],
},
],
ZkSync: [
{
platformGroup: "Account name",
Expand Down

0 comments on commit 72fce1b

Please sign in to comment.