From 75989ac830d4caa0b6bd859e8a5ecce6bca9c075 Mon Sep 17 00:00:00 2001 From: Brandon Date: Fri, 29 Apr 2022 18:23:39 -0500 Subject: [PATCH] Changed description of banners ThemeModifier option * --- source/thememodifier.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/thememodifier.yaml b/source/thememodifier.yaml index 0b9e942..6a13e90 100644 --- a/source/thememodifier.yaml +++ b/source/thememodifier.yaml @@ -17,5 +17,5 @@ Constants: - GridViewLibraryGameShowFavorite: 'Show favorites icon on game covers' - GridViewEnableCoverShineAnimation: 'Enable cover highlight animation' - GridViewCoverSubtitleVisibility: 'Visibility of time played under game covers' - - GridViewCoverDisplayLibraryBanner: 'Show game library banner on cover' + - GridViewCoverDisplayLibraryBanner: 'Show game platforms and library banners on covers' - GridViewCoverLibraryBannerOpacity(0.5, 1.0): 'Opacity of library banner' \ No newline at end of file