6765-fix_account_switch_break_functionality_issue
Description
Fix account switching breaks the eDrive functionality until reboot.
Screenshots
Technical details
Nextcloud & Owncloud client singleton instances were not updating on account removal, so the older reference is present. This MR resolve this issue.
Tests
- logged in to Murena account
A
- check
my cloud widget
is referencingA
, and check file syncing to the cloud also works - logged out from
A
& login into Murena accountB
. - check
my cloud widget
is referencingB
, and check file syncing to the cloud also works