mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
Fix bug
This commit is contained in:
parent
8f7523e65e
commit
7f80186e19
1 changed files with 1 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ export async function GET(
|
|||
scenarioImageId: assetId,
|
||||
seed: "seed",
|
||||
image: pixelatedImages[index].publicUrl,
|
||||
url: pixelatedImages[index].publicUrl,
|
||||
pixelated: pixelatedImages[index].publicUrl,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue