Skip to content

Commit

Permalink
fixed broken image for Bluemove app icon (MystenLabs#5019)
Browse files Browse the repository at this point in the history
* fixed broken image for Bluemove app icon

* fix broken image
  • Loading branch information
Jibz1 authored Oct 6, 2022
1 parent cce6506 commit 041765e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/wallet/apps/dapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"name": "Bluemove",
"description": "NFT Marketplace on blockchain Sui",
"link": "https://sui.bluemove.net/",
"icon": "https://sui.bluemove.net/BlueMove_main_logo_RGB-Blue_250.png",
"icon": "https://storage.googleapis.com/sui-cms-content/thumbnail_bluemove_c7a0a3e528/thumbnail_bluemove_c7a0a3e528.png",
"tags": ["Marketplace"]
}
]
2 changes: 1 addition & 1 deletion wallet/apps/dapps.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"name": "Bluemove",
"description": "NFT Marketplace on blockchain Sui",
"link": "https://sui.bluemove.net/",
"icon": "https://sui.bluemove.net/BlueMove_main_logo_RGB-Blue_250.png",
"icon": "https://storage.googleapis.com/sui-cms-content/thumbnail_bluemove_c7a0a3e528/thumbnail_bluemove_c7a0a3e528.png",
"tags": ["Marketplace"]
}
]

0 comments on commit 041765e

Please sign in to comment.