mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2025-11-06 16:22:24 +01: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.