fix(Spotify - Custom Theme): Clarify patch option description (#3338)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
Advyte 2023-12-01 05:38:37 +05:30 committed by GitHub
parent f9c09b5777
commit 1b9a90f975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ object CustomThemePatch : ResourcePatch() {
key = "backgroundColorSecondary",
default = "#ff282828",
title = "Secondary background color",
description = "The secondary background color. Can be a hex color or a resource reference.",
description = "The secondary background color. (e.g. search box, artist & podcast). Can be a hex color or a resource reference.",
required = true
)