diff options
author | lolcat <will@lolcat.ca> | 2024-01-06 19:46:13 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-01-06 19:46:13 -0500 |
commit | ed5a992354fc07e8ca73ef4865f6664ff24d504c (patch) | |
tree | 6a0e201e081e58ee01d59718a3ef12d9164aa016 /settings.php | |
parent | 80be23f7dfa5b57c7ba5b803dce5ad9c5344e676 (diff) |
man i have dementia
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" + //] ] ] ] |