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