In cozy/cozy-client#1518 we implemented a new downloadFile() that allow to download files as before in a browser, but will download files through cozy-intent when hosted in the Flagship app
This commit will replace the old way to download files with the new one using downloadFile()
In cozy/cozy-client#1518 we implemented a new
downloadFile()
that allow to download files as before in a browser, but will download files through cozy-intent when hosted in the Flagship appThis commit will replace the old way to download files with the new one using
downloadFile()
Related PRs: