@ -178,7 +178,6 @@ struct Configuration
unsigned mpd_connection_timeout;
unsigned crossfade_time;
std::string random_exclude_pattern;
unsigned seek_time;
unsigned volume_change_step;
unsigned message_delay_time;
@ -206,6 +205,7 @@ struct Configuration
boost::optional<ScreenType> startup_slave_screen_type;
std::vector<ScreenType> screen_sequence;
SortMode browser_sort_mode;
LyricsFetchers lyrics_fetchers;