1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

Rename to make it fit on screen

This commit is contained in:
MX
2023-04-25 03:39:16 +03:00
parent d7f9cbf9ca
commit 30447d7660

View File

@@ -131,7 +131,7 @@ Hid* hid_alloc(HidTransport transport) {
app);
submenu_add_item(
app->device_type_submenu,
"[Beta]YT Shorts Controller",
"YT Shorts Controller",
HidSubmenuIndexYTShorts,
hid_submenu_callback,
app);