mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
[flatpak] refactoring: proper model callbacks
This commit is contained in:
@@ -231,7 +231,7 @@ class FlatpakManager(SoftwareManager, SettingsController):
|
||||
latest_version=ref_split[-1],
|
||||
runtime=True,
|
||||
installation=installation,
|
||||
installed=True,
|
||||
installed=False,
|
||||
update_component=True,
|
||||
update=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user