mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-06 00:36:25 +08:00
UI
This commit is contained in:
@@ -28,7 +28,7 @@ def _ui_device_type() -> str:
|
||||
def main():
|
||||
device_type = _ui_device_type()
|
||||
|
||||
# The updater stack imports application sizing during module import, so patch the
|
||||
# The updater imports application sizing during module import, so patch the
|
||||
# hardware probe before importing either UI implementation.
|
||||
HARDWARE.get_device_type = lambda: device_type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user