Skip to content

flatpak: Fix detection of attached devices

Debarshi Ray requested to merge wip/rishi/issue94 into master

It is necessary to have access to the GVfs services to:

  1. not mistake the bind mounts as attached devices
  2. actually be able to see the attached devices

See #94 (closed)

Merge request reports