updated
This commit is contained in:
@@ -58,7 +58,7 @@ export async function getSeason(
|
||||
: undefined,
|
||||
imageUri:
|
||||
p.person.imageUrl ??
|
||||
"https://via.placeholder.com/300x400.png?text=No+Image",
|
||||
`https://i.pravatar.cc/300?img=${Math.random() * 70}`,
|
||||
})
|
||||
);
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user