diff --git a/projects/stream-chat-angular/src/lib/chat-client.service.ts b/projects/stream-chat-angular/src/lib/chat-client.service.ts index 4443ba34..a3f0d46d 100644 --- a/projects/stream-chat-angular/src/lib/chat-client.service.ts +++ b/projects/stream-chat-angular/src/lib/chat-client.service.ts @@ -85,9 +85,9 @@ export class ChatClientService< * @param apiKey * @param userOrId you can emit this for anonymous logins * @param userTokenOrProvider You can provide: * @param clientOptions Setting to provide to the Stream client instance */