Remove usage of tiley (#4406)
* First pass * Mooarrr * lint * snapshots
This commit is contained in:
@@ -93,7 +93,7 @@ export async function signIn(
|
||||
...existing,
|
||||
[team.id]: {
|
||||
name: team.name,
|
||||
logoUrl: team.logoUrl,
|
||||
logoUrl: team.avatarUrl,
|
||||
url: team.url,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user