Add Soundcloud to store enum

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-06-17 23:09:06 +02:00
parent 0284b78c51
commit 9df8ba1317
3 changed files with 11 additions and 6 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"Qobuz",
"Youtubemusic",
"Applemusic",
"Amazon"
"Amazon",
"Soundcloud"
],
"required": true
}