summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings.c b/apps/settings.c
index 07db21ef66..d13f56891e 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -508,6 +508,9 @@ static const struct bit_entry hd_bits[] =
508#endif 508#endif
509#endif /* HAVE_LCD_BITMAP */ 509#endif /* HAVE_LCD_BITMAP */
510 510
511 {1, S_O(warnon_erase_dynplaylist), false,
512 "warn when erasing dynamic playlist", off_on },
513
511 /* If values are just added to the end, no need to bump the version. */ 514 /* If values are just added to the end, no need to bump the version. */
512 /* new stuff to be added at the end */ 515 /* new stuff to be added at the end */
513 516