mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 21:44:16 +02:00
appimage downgrading
This commit is contained in:
@@ -35,8 +35,7 @@ class AppImage(SoftwarePackage):
|
||||
return True
|
||||
|
||||
def can_be_downgraded(self):
|
||||
# TODO
|
||||
return False
|
||||
return self.installed
|
||||
|
||||
def get_type(self):
|
||||
return 'AppImage'
|
||||
|
||||
Reference in New Issue
Block a user