Merge branch 'feature/new-ui' into hotfix/badge

This commit is contained in:
Salvatore Giordano
2020-10-28 13:37:48 +01:00
committed by GitHub
10 changed files with 540 additions and 502 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ void main() async {
await client.setUser(
User(id: 'super-band-9', extraData: {
'name': 'John Doe',
'name': 'Jonathan Doe',
}),
'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoic3VwZXItYmFuZC05In0.0L6lGoeLwkz0aZRUcpZKsvaXtNEDHBcezVTZ0oPq40A',
);