Skip to content

Commit 8764cd1

Browse files
MiroslavProchazkakomret
authored andcommitted
chore(connect): rename device model
1 parent dc4531b commit 8764cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/connect/src/data/models.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export const models: Record<DeviceModelInternal, ModelConfig> = {
3838
'2': 'Violet Ore',
3939
'3': 'Green Beryl',
4040
'4': 'Bitcoin Orange',
41-
'5': 'Special Edition', // TODO T3T1 - Special Edition, do not forget to update the animation (rotation) as well
41+
'5': 'Freedom Edition',
4242
},
4343
},
4444
T3W1: {

0 commit comments

Comments
 (0)