Skip to content

Commit 729087e

Browse files
Added new sights for dashboard screen and keys (#839)
1 parent f57e05b commit 729087e

File tree

4 files changed

+32
-0
lines changed

4 files changed

+32
-0
lines changed

packages/sights/research/data/all/all.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,5 +192,21 @@
192192
"overlay": "all-9cw4tn4s.svg",
193193
"vehicle": "all",
194194
"tasks": ["damage_detection", "wheel_analysis"]
195+
},
196+
"all-11w-_e9c": {
197+
"id": "all-9cw4tn4s",
198+
"category": "misc",
199+
"label": "dashboard-screen",
200+
"overlay": "all-11w-_e9c.svg",
201+
"vehicle": "all",
202+
"tasks": ["damage_detection"]
203+
},
204+
"all-mdwq0pl4": {
205+
"id": "all-mdwq0pl4",
206+
"category": "misc",
207+
"label": "keys",
208+
"overlay": "empty.svg",
209+
"vehicle": "all",
210+
"tasks": ["damage_detection"]
195211
}
196212
}
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

packages/sights/research/data/labels.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,5 +558,19 @@
558558
"fr": "Pneu",
559559
"de": "Reifen",
560560
"nl": "Band"
561+
},
562+
"dashboard-screen": {
563+
"key": "dashboard-screen",
564+
"en": "Dashboard Screen",
565+
"fr": "Écran de tableau de bord",
566+
"de": "Armaturenbrett Bildschirm",
567+
"nl": "Dashboard scherm"
568+
},
569+
"keys": {
570+
"key": "keys",
571+
"en": "Keys",
572+
"fr": "Clés",
573+
"de": "Tasten",
574+
"nl": "Sleutels"
561575
}
562576
}

0 commit comments

Comments
 (0)