From be125aa0341b0452487c0139b79d7d3b594cbe78 Mon Sep 17 00:00:00 2001 From: Daniel Mauritzson Date: Wed, 9 Sep 2015 19:03:03 +0200 Subject: [PATCH] Fixed: Changing country works correctly now --- Contents/Code/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Contents/Code/__init__.py b/Contents/Code/__init__.py index f17170b..5ac086a 100644 --- a/Contents/Code/__init__.py +++ b/Contents/Code/__init__.py @@ -41,6 +41,7 @@ def Start(): # This main function will setup the displayed items. @handler(VIDEO_PREFIX, L('Title'), ICON, ART) def MainMenu(): + global BASE_URL country = Prefs['site'] if (country == "SE"):