From fee4b4ab86a2750134940e29ee7c9353d8f0ae30 Mon Sep 17 00:00:00 2001 From: Prochmi99 <152851523+MiroslavProchazka@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:57:10 +0100 Subject: [PATCH] feat(common): add new t3t1 color variant --- common/models.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/models.json b/common/models.json index cc5a1319c7..f2b4b32354 100644 --- a/common/models.json +++ b/common/models.json @@ -33,7 +33,8 @@ "1": "Black Graphite", "2": "Violet Ore", "3": "Green Beryl", - "4": "Bitcoin Orange" + "4": "Bitcoin Orange", + "5": "Freedom Edition" } } }