mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 13:14:17 +02:00
screenshots panel improved
This commit is contained in:
@@ -130,6 +130,8 @@ class AppImageManager(SoftwareManager):
|
||||
app.url_download_latest_version = tup[3]
|
||||
|
||||
break
|
||||
except:
|
||||
traceback.print_exc()
|
||||
finally:
|
||||
self._close_connection(DB_APPS_PATH, con)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user