Detect Spotify URIs
This commit is contained in:
parent
ef5588b9c0
commit
9854b100fb
|
@ -482,6 +482,7 @@ struct
|
|||
{ "callto", "", URI_PATH },
|
||||
{ "skype", "", URI_PATH },
|
||||
{ "geo", "", URI_PATH },
|
||||
{ "spotify", "", URI_PATH },
|
||||
{ NULL, "", 0}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue