settings: add support for preferred last.fm info language
This commit is contained in:
@@ -166,6 +166,7 @@ struct NcmpcppConfig
|
||||
std::string execute_on_song_change;
|
||||
std::string new_header_first_line;
|
||||
std::string new_header_second_line;
|
||||
std::string lastfm_preferred_language;
|
||||
std::basic_string<my_char_t> progressbar;
|
||||
|
||||
std::string pattern;
|
||||
|
||||
Reference in New Issue
Block a user