From 086e00904ab388da62ad65bcf23003eb9813292c Mon Sep 17 00:00:00 2001 From: Nansess <75940580+Nansess@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:19:35 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc3ee6ca..1ff0dbd2 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Check out the example application - "ytsearch:%QUERY%" # Will be used if track has no ISRC or no track could be found for the ISRC # you can add multiple other fallback sources here sources: - spotify: false # Enable Spotify source - applemusic: false # Enable Apple Music source - deezer: false # Enable Deezer source + spotify: true # Enable Spotify source + applemusic: true # Enable Apple Music source + deezer: true # Enable Deezer source yandexmusic: false # Enable Yandex Music source flowerytts: false # Enable Flowery TTs source youtube: true # Enable YouTube search source (https://github.com/topi314/LavaSearch)