mirror of
https://github.com/aclist/dztui.git
synced 2026-08-28 10:47:15 +02:00
chore: reword comment
This commit is contained in:
parent
6f5f9ecb7b
commit
5dd0cd416b
@ -2719,7 +2719,7 @@ class TreeView(Gtk.TreeView):
|
||||
return
|
||||
App.grid.right_panel.filters_vbox.reinit_filters()
|
||||
else:
|
||||
# local server lists need not be restricted
|
||||
# local server lists need not be filter-restricted
|
||||
App.right_panel.filters_vbox.enable_all_filters()
|
||||
self._update_multi_column(cr)
|
||||
return
|
||||
|
||||
Loading…
Reference in New Issue
Block a user