Skip to content

Commit

Permalink
Renamed Coldcard Q1 to Q
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Dec 8, 2023
1 parent 7480c82 commit e1be356
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-prices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
with:
wallet-name: coldcard-mk4

coldcard-q1:
coldcard-q:
uses: ./.github/workflows/check-prices-template.yml
with:
wallet-name: coldcard-q1
wallet-name: coldcard-q

dcent:
uses: ./.github/workflows/check-prices-template.yml
Expand Down
6 changes: 3 additions & 3 deletions items/coldcard-q1.json → items/coldcard-q.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "coldcard-q1",
"name": "Coldcard Q1",
"id": "coldcard-q",
"name": "Coldcard Q",
"purchasable": true,
"pre-order": true,
"basic-information": {
Expand Down Expand Up @@ -93,7 +93,7 @@
"value": "Plastic"
},
"available-in-colors": {
"value": "?",
"value": "NO",
"supported": false
},
"waterproof": {
Expand Down
File renamed without changes.

0 comments on commit e1be356

Please sign in to comment.