align with main repo
This commit is contained in:
@@ -90,7 +90,7 @@ class ChooseUserPage extends StatelessWidget {
|
||||
);
|
||||
|
||||
final client = StreamChat.of(context).client;
|
||||
client.apiKey = kDefaultStreamApiKey;
|
||||
// client.apiKey = kDefaultStreamApiKey;
|
||||
await client.connectUser(
|
||||
user,
|
||||
token,
|
||||
|
||||
Reference in New Issue
Block a user