Skip to content

flatpak: Fix locally installed flatpak bundles to show up

Kalev Lember requested to merge wip/kalev/local-bundles into master

The AsApps that were created for locally installed bundles didn't have any way to map them back to flatpak refs. This commit adds AsBundle info to fix this.

Merge request reports