Detect Spotify URIs

This commit is contained in:
TingPing 2013-06-19 05:07:45 -04:00
parent ef5588b9c0
commit 9854b100fb
1 changed files with 1 additions and 0 deletions

View File

@ -482,6 +482,7 @@ struct
{ "callto", "", URI_PATH },
{ "skype", "", URI_PATH },
{ "geo", "", URI_PATH },
{ "spotify", "", URI_PATH },
{ NULL, "", 0}
};