mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2026-05-26 16:52:09 +02:00
* Fix various spaces vs tabs issues
* Rewrite
- to use instance variables consistently
- to not make shared state explicit instead of relying on
class variables of a common base
* Fix reconnecting to an oC client.