mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-20 08:00:18 -04:00
Since we can now get the URL of the remote directly from the OstreeRemote object, we should use it when creating a FlatpakRemote. This will allow temporary FlatpakRemote objects (corresponding to removable mounts) to have a URL set to them. Closes: #1587 Approved by: mwleeds