mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 17:54:15 +02:00
display limit
This commit is contained in:
@@ -117,6 +117,7 @@ class RefreshApps(AsyncAction):
|
||||
if app_found:
|
||||
del res.installed[idx_found]
|
||||
res.installed.insert(0, app_found)
|
||||
|
||||
elif self.pkg_types:
|
||||
refreshed_types = self.pkg_types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user