1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-22 09:12:22 -05:00

Detect Spotify URIs

This commit is contained in:
TingPing 2013-06-19 05:07:45 -04:00
parent ef5588b9c0
commit 9854b100fb

View File

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