fix misprint

This commit is contained in:
user 2025-03-14 00:42:25 +03:00
parent 0b1dc23cc6
commit 5f4b13d7ba
1 changed files with 1 additions and 1 deletions

View File

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