diff options
Diffstat (limited to 'settings.php')
-rw-r--r-- | settings.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings.php b/settings.php index 962cdff..3cd59f4 100644 --- a/settings.php +++ b/settings.php @@ -240,11 +240,11 @@ $settings = [ [ "value" => "sc", "text" => "SoundCloud" - ], - [ - "value" => "spotify", - "text" => "Spotify" - ] + ]//, + //[ + // "value" => "spotify", + // "text" => "Spotify" + //] ] ] ] |