update example
This commit is contained in:
@@ -31,7 +31,7 @@ void main() async {
|
||||
logLevel: Level.INFO,
|
||||
);
|
||||
|
||||
client.setUser(
|
||||
await client.setUser(
|
||||
User(id: 'falling-mountain-7'),
|
||||
'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoiZmFsbGluZy1tb3VudGFpbi03In0.AKgRXHMQQMz6vJAKszXdY8zMFfsAgkoUeZHlI-Szz9E',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user