Commit 049abef2 authored by Max Kellermann's avatar Max Kellermann

input/despotify: change name to "despotify"

The name "spt" didn't make much sense for this plugin.
parent 7c60b50a
......@@ -247,7 +247,7 @@ input_despotify_tag(InputStream *is)
}
const InputPlugin input_plugin_despotify = {
"spt",
"despotify",
nullptr,
nullptr,
input_despotify_open,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment