add support for Favorite App Ok Long

This commit is contained in:
DrEverr
2025-04-01 18:39:42 +02:00
parent 7f135dae03
commit f783e0b3ab
5 changed files with 9 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ typedef enum {
FavoriteAppLeftLong,
FavoriteAppRightShort,
FavoriteAppRightLong,
FavoriteAppOkLong,
FavoriteAppNumber,
} FavoriteAppShortcut;