Skip to content

Commit

Permalink
removing hyperspace integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Santos authored and Dario Santos committed Dec 7, 2024
1 parent 66834c6 commit 4669184
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 20,543 deletions.
2 changes: 1 addition & 1 deletion extension/src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Salmon Wallet",
"description": "Your all-in-one & open-source wallet for the crypto space.",
"version": "0.4.0",
"version": "0.6.0",
"action": {
"default_popup": "index.html",
"default_title": "Open the popup"
Expand Down
3 changes: 1 addition & 2 deletions extension/src/manifest.mozilla.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@
"file://*/*",
"http://*/*",
"https://*/*"
],
"content_security_policy": "script-src 'self' https://www.googletagmanager.com; object-src 'self'"
]
}
4 changes: 0 additions & 4 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!-- <link
href="https://fonts.googleapis.com/css2?family=DM+Sans&display=swap"
Expand Down
351 changes: 0 additions & 351 deletions src/pages/Nfts/NftsBuyDetailPage.js

This file was deleted.

Loading

0 comments on commit 4669184

Please sign in to comment.