mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 23:18:13 +00:00
chore(core): update common/models.json
source: https://github.com/trezor/trezor-suite/blob/develop/packages/connect/src/data/models.ts
This commit is contained in:
parent
7e00697625
commit
a2a189ceb3
@ -8,10 +8,33 @@
|
|||||||
"colors": {}
|
"colors": {}
|
||||||
},
|
},
|
||||||
"T2B1": {
|
"T2B1": {
|
||||||
"name": "Trezor Model R",
|
"name": "Trezor Safe 3",
|
||||||
"colors": {
|
"colors": {
|
||||||
"0": "Black",
|
"1": "Cosmic Black",
|
||||||
"1": "White"
|
"2": "Stellar Silver",
|
||||||
|
"3": "Solar Gold",
|
||||||
|
"4": "Galactic Rose",
|
||||||
|
"5": "Bitcoin Orange"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"T3B1": {
|
||||||
|
"name": "Trezor Safe 3",
|
||||||
|
"colors": {
|
||||||
|
"1": "Cosmic Black",
|
||||||
|
"2": "Stellar Silver",
|
||||||
|
"3": "Solar Gold",
|
||||||
|
"4": "Galactic Rose",
|
||||||
|
"5": "Bitcoin Orange"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"T3T1": {
|
||||||
|
"name": "Trezor Safe 5",
|
||||||
|
"colors": {
|
||||||
|
"1": "Black Graphite",
|
||||||
|
"2": "Violet Ore",
|
||||||
|
"3": "Green Beryl",
|
||||||
|
"4": "Bitcoin Orange"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user