Loading
fix(import): drop stale API cache before loading capabilities
ApiProvider caches NextcloudAPI by accountName, so a re-import of the same Murena Workspace account reused the previous instance with its now-stale SSO token and the very first capabilities call failed with "Invalid token".