input/despotify: change name to "despotify"
The name "spt" didn't make much sense for this plugin.
This commit is contained in:
parent
7c60b50a39
commit
049abef2d4
|
@ -247,7 +247,7 @@ input_despotify_tag(InputStream *is)
|
|||
}
|
||||
|
||||
const InputPlugin input_plugin_despotify = {
|
||||
"spt",
|
||||
"despotify",
|
||||
nullptr,
|
||||
nullptr,
|
||||
input_despotify_open,
|
||||
|
|
Loading…
Reference in New Issue