Skip to content

Commit

Permalink
Merge pull request #184 from casper-ecosystem/manifest-fix
Browse files Browse the repository at this point in the history
Adds missing comma to manifest
  • Loading branch information
George-cl authored Dec 16, 2021
2 parents a66530f + ce5aa86 commit b22a8b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"*://*.metacask.com/*",
"*://*.newland.finance/*",
"*://*.huobiapps.com/*",
"*://*.singlecoin.xyz/*"
"*://*.singlecoin.xyz/*",
"*://*.gitcoin.co/*",
"*://gitcoin.co/*"
],
Expand Down Expand Up @@ -72,4 +72,4 @@
},
"default_title": "CasperLabs Signer"
}
}
}

0 comments on commit b22a8b6

Please sign in to comment.