Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2024-06-20 07:55:10 +02:00
parent 50e86b1056
commit f928b5afa4
1 changed files with 4 additions and 2 deletions

View File

@ -1288,6 +1288,8 @@
"carouselModal": "carouselModal__7e22f",
"carouselModal": "carouselModal__7e22f",
"highlight": "highlight",
"hotkeyButton": "button_c67e31",
"hotkeyContainer": "container_c67e31",
"hueCursor": "hue_cursor",
"hueHorizontal": "hue-horizontal",
"hueVertical": "hue-vertical",
@ -2470,8 +2472,8 @@
"highlight": ["NotFound", "highlight"],
"homebuttonicon": ["HomeIcon", "homeIcon"],
"homebuttonpill": ["HomeIcon", "pill"],
"hotkeybutton": ["HotKeyRecorder", "button"],
"hotkeycontainer": ["HotKeyRecorder", "container"],
"hotkeybutton": ["NotFound", "hotkeyButton"],
"hotkeycontainer": ["NotFound", "hotkeyContainer"],
"hotkeydisabled": ["HotKeyRecorder", "disabled"],
"hotkeyediticon": ["HotKeyRecorder", "editIcon"],
"hotkeyhasvalue": ["HotKeyRecorder", "hasValue"],