mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-03 02:41:24 -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 ```