mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
skip setup toggle + bump version
This commit is contained in:
@@ -29,6 +29,7 @@ class DeviceManager:
|
||||
self.data_singleton = DataSingleton()
|
||||
self.current_device_index = 0
|
||||
self.apply_over_wifi = True
|
||||
self.skip_setup = True
|
||||
|
||||
def get_devices(self):
|
||||
self.devices.clear()
|
||||
|
||||
Reference in New Issue
Block a user