clan_vm_manager: Working GKVStore that emulates the ListStore Object
This commit is contained in:
@@ -73,7 +73,6 @@ class MainWindow(Adw.ApplicationWindow):
|
||||
data=entry,
|
||||
)
|
||||
GLib.idle_add(lambda: VMs.use().push(vm))
|
||||
time.sleep(0.5) # Add sleep for testing purposes
|
||||
|
||||
def on_destroy(self, *_args: Any) -> None:
|
||||
self.tray_icon.destroy()
|
||||
|
||||
Reference in New Issue
Block a user