mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[view.qt] fix: not updating filters index when ignoring package updates
This commit is contained in:
@@ -1728,6 +1728,7 @@ class ManageWindow(QWidget):
|
||||
break
|
||||
|
||||
self._add_pkg_categories(res['pkg'])
|
||||
self._update_index()
|
||||
|
||||
dialog.show_message(title=self.i18n['success'].capitalize(),
|
||||
body=self.i18n['action.{}.success'.format(res['action'])].format(bold(res['pkg'].model.name)),
|
||||
|
||||
Reference in New Issue
Block a user