fix(ui): fix example logs
This commit is contained in:
@@ -11,7 +11,7 @@ void main() async {
|
|||||||
/// from your project dashboard.
|
/// from your project dashboard.
|
||||||
final client = StreamChatClient(
|
final client = StreamChatClient(
|
||||||
's2dxdhpxd94g',
|
's2dxdhpxd94g',
|
||||||
logLevel: Level.OFF,
|
logLevel: Level.INFO,
|
||||||
);
|
);
|
||||||
|
|
||||||
/// Set the current user and connect the websocket. In a production
|
/// Set the current user and connect the websocket. In a production
|
||||||
|
|||||||
Reference in New Issue
Block a user