Skip to content

Commit

Permalink
chore: reorder openmask and mytonwallet in wallet list
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba authored Jan 12, 2024
1 parent e2aa84a commit 7a33dd1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,6 @@
],
"platforms": ["ios", "android", "chrome", "firefox", "macos"]
},
{
"app_name": "openmask",
"name": "OpenMask",
"image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png",
"about_url": "https://www.openmask.app/",
"bridge": [
{
"type": "js",
"key": "openmask"
}
],
"platforms": ["chrome"]
},
{
"app_name": "mytonwallet",
"name": "MyTonWallet",
Expand All @@ -64,6 +51,19 @@
],
"platforms": ["chrome", "windows", "macos", "linux", "ios", "android", "firefox"]
},
{
"app_name": "openmask",
"name": "OpenMask",
"image": "https://raw.githubusercontent.com/OpenProduct/openmask-extension/main/public/openmask-logo-288.png",
"about_url": "https://www.openmask.app/",
"bridge": [
{
"type": "js",
"key": "openmask"
}
],
"platforms": ["chrome"]
},
{
"app_name": "tonhub",
"name": "Tonhub",
Expand Down

0 comments on commit 7a33dd1

Please sign in to comment.