mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Remove list refreshed toast
This commit is contained in:
@@ -123,7 +123,7 @@ class WarehouseApplication(Adw.Application):
|
||||
OrphansWindow(self.props.active_window)
|
||||
|
||||
def refresh_list_shortcut(self, widget, _):
|
||||
self.props.active_window.refresh_list_of_flatpaks(widget, True)
|
||||
self.props.active_window.refresh_list_of_flatpaks(widget)
|
||||
|
||||
def show_remotes_shortcut(self, widget, _):
|
||||
RemotesWindow(self.props.active_window)
|
||||
|
||||
Reference in New Issue
Block a user