mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 19:01:11 +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