mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Fix some searching stuff
This commit is contained in:
@@ -68,7 +68,6 @@ class UserDataPage(Adw.BreakpointBin):
|
||||
def callback(*args):
|
||||
self.adp.generate_list(self.data_flatpaks, self.active_data)
|
||||
self.ldp.generate_list([], self.leftover_data)
|
||||
self.search_button.grab_focus()
|
||||
|
||||
Gio.Task.new(None, None, callback).run_in_thread(self.sort_data)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user