fix ancient UI bug that hides the speed slider in percent FX

This commit is contained in:
Damian Schneider
2025-09-05 19:53:15 +02:00
parent a0321170d0
commit 385504e6db

View File

@@ -3940,7 +3940,7 @@ uint16_t mode_percent(void) {
return FRAMETIME;
}
static const char _data_FX_MODE_PERCENT[] PROGMEM = "Percent@,% of fill,,,,One color;!,!;!";
static const char _data_FX_MODE_PERCENT[] PROGMEM = "Percent@!,% of fill,,,,One color;!,!;!";
/*