dec1129106
Instead of storing `sliding_sync_proxy` inside the `Client`, this patch updates the code to store it inside `matrix_sdk::Client` directly. That way, there is unique place where to store the sliding sync proxy URL.