Skip to content

flatpak: Set main app as updatable if it's extension is updatable

Umang Jain requested to merge uajain/main-app-fix into master

Currently, the code does not follow the debug message above. Hence, this patch tries to fix that, making main app as updatable if any of it's extension is updatable.

Merge request reports