diff --git a/sys.py/UI/title_bar.py b/sys.py/UI/title_bar.py index 2f27b89..a08c424 100644 --- a/sys.py/UI/title_bar.py +++ b/sys.py/UI/title_bar.py @@ -67,7 +67,7 @@ class TitleBar(Widget): self.SyncSoundVolume() self.CheckBluetooth() self.UpdateWifiStrength() - + SwapAndShow() self._InLowBackLight = 0 return True