From debbdeeee1c3f7e0c33cfca657d9b252bb294907 Mon Sep 17 00:00:00 2001 From: jurialmunkey Date: Tue, 7 Jun 2022 20:11:27 +1000 Subject: [PATCH] possible fix for properties reseting - #89 --- 1080i/Custom_1198_Startup.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1080i/Custom_1198_Startup.xml b/1080i/Custom_1198_Startup.xml index c8ffb168..72faebac 100644 --- a/1080i/Custom_1198_Startup.xml +++ b/1080i/Custom_1198_Startup.xml @@ -2,9 +2,9 @@ - Skin.SetString(BackgroundStyle,Fanart) - Skin.SetString(ForegroundStyle,None) - Skin.SetString(DividerStyle,Fade) + Skin.SetString(BackgroundStyle,Fanart) + Skin.SetString(ForegroundStyle,None) + Skin.SetString(DividerStyle,Fade) Skin.SetBool(TMDbHelper.Service)