update token embed image

This commit is contained in:
horsefacts
2025-02-14 19:13:34 -05:00
committed by lucas-neynar
parent 9c736ec546
commit 78a5799b9a

View File

@@ -5,7 +5,7 @@ export const runtime = "edge";
export const alt = "Hello Frame";
export const size = {
width: 600,
height: 400,
height: 600,
};
export const contentType = "image/png";