Skip to content

Commit

Permalink
Changed some names
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Oct 13, 2023
1 parent 225a5b6 commit 798857a
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion items/blockstream-metal.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "blockstream-metal",
"name": "Blockstream Metal",
"name": "Metal",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/cryptosteel-capsule.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cryptosteel-capsule",
"name": "Cryptosteel Capsule",
"name": "Capsule",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/cryptosteel-cassette.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cryptosteel-cassette",
"name": "Cryptosteel Cassette",
"name": "Cassette",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/cryptotag-odin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cryptotag-odin",
"name": "Cryptotag Odin",
"name": "Odin",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/cryptotag-thor.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cryptotag-thor",
"name": "Cryptotag Thor",
"name": "Thor",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/cryptotag-zeus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cryptotag-zeus",
"name": "Cryptotag Zeus",
"name": "Zeus",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/ellipal-seed-phrase-steel.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ellipal-seed-phrase-steel",
"name": "ELLIPAL Seed Phrase Steel",
"name": "Seed Phrase Steel",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/keystone-tablet-plus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "keystone-tablet-plus",
"name": "Keystone Tablet Plus",
"name": "Tablet Plus",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/keystone-tablet-punch.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "keystone-tablet-punch",
"name": "Keystone Tablet Punch",
"name": "Tablet Punch",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/keystone-tablet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "keystone-tablet",
"name": "Keystone Tablet",
"name": "Tablet",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/onekey-keytag.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "onekey-keytag",
"name": "OneKey KeyTag",
"name": "KeyTag",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/safepal-cypher.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "safepal-cypher",
"name": "Safepal Cypher",
"name": "Cypher",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/secux-xseed-plus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "secux-xseed-plus",
"name": "SecuX X-SEED Plus",
"name": "X-SEED Plus",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/secux-xseed.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "secux-xseed",
"name": "SecuX X-SEED",
"name": "X-SEED",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/trezor-keep-metal-12-word.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "trezor-keep-metal-12-word",
"name": "Trezor Keep Metal (12 word)",
"name": "Keep Metal (12 word)",
"purchasable": true,
"pre-order": true,
"basic-information": {
Expand Down
2 changes: 1 addition & 1 deletion items/trezor-keep-metal-shamir.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "trezor-keep-metal-shamir",
"name": "Trezor Keep Metal (Shamir Backup)",
"name": "Keep Metal (Shamir Backup)",
"purchasable": true,
"pre-order": true,
"basic-information": {
Expand Down

0 comments on commit 798857a

Please sign in to comment.