From 5f4b13d7ba31fe8001a47237db9c47c06cbf7b00 Mon Sep 17 00:00:00 2001 From: user Date: Fri, 14 Mar 2025 00:42:25 +0300 Subject: [PATCH] fix misprint --- src/pages/root/steps/presubmit-step/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/root/steps/presubmit-step/index.tsx b/src/pages/root/steps/presubmit-step/index.tsx index b6bba80..817582e 100644 --- a/src/pages/root/steps/presubmit-step/index.tsx +++ b/src/pages/root/steps/presubmit-step/index.tsx @@ -99,7 +99,7 @@ export const PresubmitStep = ({ prevStep }: PresubmitStepProps) => { }); if (createContentResponse.data) { - if (createContentResponse.data.address != null) { + if (createContentResponse.data.address != "free") { const transactionResponse = await tonConnectUI.sendTransaction({ validUntil: Math.floor(Date.now() / 1000) + 120, messages: [