mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 15:34:15 +02:00
installing, uninstalling and launching
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ATTRS = ('name', 'description', 'github', 'source', 'version', 'url_download', 'url_icon', 'license')
|
||||
ATTRS = ('name', 'description', 'github', 'source', 'version', 'url_download', 'url_icon', 'license', 'author')
|
||||
|
||||
_SELECT_BASE = "SELECT {} FROM apps".format(','.join(ATTRS))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user