mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-04 22:17:15 -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