mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
adf100a42f
The serialized data in 19 has one property less and this was not considered in the code. Hence adding a fallback. Moreover I'm changing the deserialization into an array instead of object, as that is the safer option. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>