@ -219,7 +219,9 @@ func (c *Clients) newClient(config types.ClientConfig) (*matrix.Client, error) {
})
}
go client.Sync()
if config.Sync {
return client, nil