SAAS-951 - fix SoundCloud capitalization
This commit is contained in:
parent
ba38618235
commit
c5e7d6734e
2 changed files with 2 additions and 3 deletions
|
@ -103,6 +103,7 @@ define('PROVISIONING_STATUS_ACTIVE' , 'Active');
|
|||
define("TUNEIN_API_URL", "http://air.radiotime.com/Playing.ashx");
|
||||
|
||||
// SoundCloud
|
||||
define('SOUNDCLOUD', 'SoundCloud');
|
||||
define('DEFAULT_SOUNDCLOUD_LICENSE_TYPE', 'all-rights-reserved');
|
||||
define('DEFAULT_SOUNDCLOUD_SHARING_TYPE', 'public');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue