This commit is contained in:
parent
1e8a9b9a59
commit
2e2c03241e
@ -104,7 +104,7 @@ export async function generateViewport(props: Props): Promise<Viewport> {
|
||||
|
||||
const color = await getAverageColor(leaderboard.coverImage);
|
||||
return {
|
||||
themeColor: color.hex,
|
||||
themeColor: color.color,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user