summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/common/url.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/url.c b/src/common/url.c
index 351aeb03..963951ac 100644
--- a/src/common/url.c
+++ b/src/common/url.c
@@ -482,6 +482,7 @@ struct
 	{ "callto",    "",  URI_PATH },
 	{ "skype",     "",  URI_PATH },
 	{ "geo",       "",  URI_PATH },
+	{ "spotify",   "",  URI_PATH },
 	{ NULL,        "",  0}
 };