mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 03:06:56 +02:00
fix: drop extraneous chained thread
This commit is contained in:
parent
d5b415316e
commit
611e3e6e58
@ -338,7 +338,6 @@ class ServerModelManager:
|
||||
def _cleanup_when_no_model(self) -> None:
|
||||
self.emitter.emit("saved_servers_changed")
|
||||
|
||||
@call_on_thread(dialogs.checking_history, show_cancel=True)
|
||||
def _dump_history(self) -> None:
|
||||
history = self.controller.get_prefs().paths.history
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user