cuu 5 years ago
parent
commit
45131fa3c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sys.py/run.py

+ 1 - 1
sys.py/run.py

@@ -119,7 +119,7 @@ def RestoreLastBackLightBrightness(main_screen):
 
     passout_time_stage = 0
     main_screen._TitleBar._InLowBackLight = -1
-    main_screen._Closed = True
+    main_screen._Closed = False
     
     if gobject_flash_led1 != -1:
         gobject.source_remove(gobject_flash_led1)