mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
fix: swap logic
This commit is contained in:
parent
65fb07c8da
commit
450d54d7fd
@ -354,7 +354,7 @@ class OfflineLoader(Gtk.Box):
|
||||
if store is None:
|
||||
self.local_frame.start_empty()
|
||||
else:
|
||||
self.local_frame.show_errors()
|
||||
self.local_frame.hide_errors()
|
||||
|
||||
# NOTE: suppress custom tree until explicitly loaded
|
||||
self.custom_frame.hide_all()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user