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: [