rclone/backend/onedrive
Nick Craig-Wood d9c8c47e02 onedrive: add missing drive on config - fixes #4068
Before this change we queries /me/drives for a list of the users
drives and asked the user to choose. Sometimes this does not return
the users main drive for reasons unknown.

After this change we query /me/drives first then /me/drive and add
that to the list of drives if it wasn't already there.
2020-03-24 08:44:10 +00:00
..
api backend: fix misspellings 2019-02-07 19:51:03 +01:00
quickxorhash all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
onedrive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
onedrive.go onedrive: add missing drive on config - fixes #4068 2020-03-24 08:44:10 +00:00