summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings.c b/apps/settings.c
index 196c432c8f..97945682df 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -665,6 +665,8 @@ static const struct bit_entry hd_bits[] =
665 {2, S_O(fm_region), 0, "fm_region", "eu,us,jp,kr" }, 665 {2, S_O(fm_region), 0, "fm_region", "eu,us,jp,kr" },
666#endif 666#endif
667 667
668 {1, S_O(audioscrobbler), false, "Last.fm Logging", off_on},
669
668 /* If values are just added to the end, no need to bump the version. */ 670 /* If values are just added to the end, no need to bump the version. */
669 /* new stuff to be added at the end */ 671 /* new stuff to be added at the end */
670 672