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
@@ -11,7 +11,7 @@
"url": "https://o-k-i.net"
},
"license": null,
"x-generation-date": "05/28/2021 4:36:05 PM"
"x-generation-date": "06/17/2021 11:02:24 PM"
},
"x-strapi-config": {
"path": "/dokiman",
@@ -1248,7 +1248,8 @@
"Qobuz",
"Youtubemusic",
"Applemusic",
"Amazon"
"Amazon",
"Soundcloud"
]
}
}
@@ -1479,7 +1480,8 @@
"Qobuz",
"Youtubemusic",
"Applemusic",
"Amazon"
"Amazon",
"Soundcloud"
]
}
}