mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
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
Block a user