[view] fix: not applying filters after uninstalling a package

This commit is contained in:
Vinicius Moreira
2022-03-14 10:01:04 -03:00
parent e1921facf8
commit ecdfe2ed7e

View File

@@ -805,6 +805,7 @@ class ManageWindow(QWidget):
self.update_custom_actions()
self._show_console_checkbox_if_output()
self.begin_apply_filters()
notify_tray()
else:
self._show_console_errors()