mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
shorten name mangling on rsp
This commit is contained in:
@@ -42,7 +42,7 @@ PLUGIN_REND_INFO _pri[] = {
|
||||
PLUGIN_INFO _pi = {
|
||||
PLUGIN_VERSION, /* version */
|
||||
PLUGIN_OUTPUT, /* type */
|
||||
"rsp/" RSP_VERSION, /* server */
|
||||
"rsp/" VERSION, /* server */
|
||||
"/rsp/.*", /* url */
|
||||
&_pofn, /* output fns */
|
||||
NULL, /* event fns */
|
||||
|
||||
Reference in New Issue
Block a user