mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-20 03:52:32 -05:00
The resulting data for *accounts* seems to be wrong. **Originally it shows:** ``` pretty: true color: true level: info ``` **Corrected to:** ``` pretty: false color: false level: debug ```