mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 02:11:18 -06: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 ```