mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 16:13:35 +00:00
Before this change, rclone would crash if no metadata was updated. This could happen if the --onedrive-metadata-permissions read was supplied but metadata to write was supplied. Fixes #8586