Skip to content

Commit

Permalink
chore: remove warning banner
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Mar 13, 2024
1 parent d1040cf commit 53beaf0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions config/wallet-config.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
{
"$schema": "./wallet-config.schema.json",
"messages": {
"global": [
{
"chainTarget": "all",
"dismissible": true,
"id": "illegal-app-store-apps",
"publishedAt": "2024-03-06T12:55:46",
"text": "Only download Leather builds from our official website.",
"purpose": "warning"
}
]
"global": []
},
"activeFiatProviders": {
"coinbase": {
Expand Down

0 comments on commit 53beaf0

Please sign in to comment.