mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[fix][ui] not updating cached installed packages state after ignoring/reverting updates
This commit is contained in:
@@ -929,4 +929,4 @@ class IgnorePackageUpdates(AsyncAction):
|
||||
self.notify_finished(res)
|
||||
|
||||
finally:
|
||||
self.pkg = None
|
||||
self.pkg = None
|
||||
|
||||
Reference in New Issue
Block a user