From 0afe5374d51f9313ba5e4d6b9a6ec26a25d4e787 Mon Sep 17 00:00:00 2001 From: Lncvrt Date: Sat, 31 Jan 2026 01:29:07 -0700 Subject: [PATCH] Fix this --- src/app/game/berry-dash/icon-marketplace/upload/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/game/berry-dash/icon-marketplace/upload/page.tsx b/src/app/game/berry-dash/icon-marketplace/upload/page.tsx index 7686a4b..8cd987f 100644 --- a/src/app/game/berry-dash/icon-marketplace/upload/page.tsx +++ b/src/app/game/berry-dash/icon-marketplace/upload/page.tsx @@ -81,7 +81,7 @@ export default function BerryDashSubmitIcon () { token, fileContent: base64Data, name: text, - price: Number(price) + price }, { headers: {