Skip to content

Commit

Permalink
Empty when not committed entry
Browse files Browse the repository at this point in the history
  • Loading branch information
toschdev committed Nov 12, 2024
1 parent fa8f53f commit 6f00959
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 20 deletions.
6 changes: 3 additions & 3 deletions _registry/ignite.apps.appregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"mac",
"linux"
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
"icon": "",
"cover": "",
"sha": ""
}
6 changes: 3 additions & 3 deletions _registry/ignite.apps.explorer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"mac",
"linux"
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
"icon": "",
"cover": "",
"sha": ""
}
5 changes: 4 additions & 1 deletion _registry/ignite.apps.fee-abstraction.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "",
"cover": "",
"sha": ""
}
6 changes: 3 additions & 3 deletions _registry/ignite.apps.hermes.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"mac",
"linux"
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
"icon": "",
"cover": "",
"sha": ""
}
6 changes: 3 additions & 3 deletions _registry/ignite.apps.rollkit.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"mac",
"linux"
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
"icon": "",
"cover": "",
"sha": ""
}
5 changes: 4 additions & 1 deletion _registry/ignite.apps.spaceship.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"supportedPlatforms": [
"mac",
"linux"
]
],
"icon": "",
"cover": "",
"sha": ""
}
6 changes: 3 additions & 3 deletions _registry/ignite.apps.wasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mac",
"linux"
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
"icon": "",
"cover": "",
"sha": ""
}
6 changes: 3 additions & 3 deletions _registry/toschdev.blockie.blockie.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mac",
"linux"
],
"icon": "https://URL.to/icon",
"cover": "https://URL.to/cover",
"sha": "003d64525eafbc7265f11f269f9131ffd8d07d71"
"icon": "",
"cover": "",
"sha": ""
}

0 comments on commit 6f00959

Please sign in to comment.