[ci] auto-format

This commit is contained in:
Freaku17 2023-12-26 13:14:31 +00:00 committed by github-actions[bot]
parent b412893a55
commit 6fe37cc90b

View file

@ -1378,7 +1378,7 @@ class MainMenuTheme(MainMenuActivity):
) )
else: else:
bs.app.ui_v1.set_main_menu_window( bs.app.ui_v1.set_main_menu_window(
KioskWindow().get_root_widget(), from_window = self._root_widget KioskWindow().get_root_widget(), from_window=self._root_widget
) )
# ..or in normal cases go back to the main menu # ..or in normal cases go back to the main menu
else: else: