playlist/embcue: change name string to "embcue"
The name "cue" was listed twice in "mpd --version".
This commit is contained in:
@@ -171,7 +171,7 @@ static const char *const embcue_playlist_suffixes[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const struct playlist_plugin embcue_playlist_plugin = {
|
const struct playlist_plugin embcue_playlist_plugin = {
|
||||||
"cue",
|
"embcue",
|
||||||
|
|
||||||
nullptr,
|
nullptr,
|
||||||
nullptr,
|
nullptr,
|
||||||
|
Reference in New Issue
Block a user