[FL-1850] Archive: limit name length in text input view #728
This commit is contained in:
@@ -259,7 +259,7 @@ const FlipperApplication FLIPPER_SETTINGS_APPS[] = {
|
||||
{.app = power_settings_app, .name = "Power", .stack_size = 1024, .icon = NULL},
|
||||
#endif
|
||||
|
||||
#ifdef APP_DESKTOP
|
||||
#ifdef SRV_DESKTOP
|
||||
{.app = desktop_settings_app, .name = "Desktop", .stack_size = 1024, .icon = NULL},
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user