mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 03:02:17 -05:00
Detect Spotify URIs
This commit is contained in:
parent
ef5588b9c0
commit
9854b100fb
@ -482,6 +482,7 @@ struct
|
|||||||
{ "callto", "", URI_PATH },
|
{ "callto", "", URI_PATH },
|
||||||
{ "skype", "", URI_PATH },
|
{ "skype", "", URI_PATH },
|
||||||
{ "geo", "", URI_PATH },
|
{ "geo", "", URI_PATH },
|
||||||
|
{ "spotify", "", URI_PATH },
|
||||||
{ NULL, "", 0}
|
{ NULL, "", 0}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user