privacy check
Deploy / build_and_push_images (push) Successful in 42m1s Details
Deploy / deploy_to_server_dev (push) Successful in 1m18s Details

This commit is contained in:
Kseninia Mikhaylova 2024-08-27 15:35:30 +03:00
parent 0e498ed330
commit 7778b602f0
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ const submit = async (e: any) => {
name: modal_data.name || `ref from site ${new Date}`,
phone: modal_data.phone,
email: modal_data.email,
privacy: true,
fence_info: [
...Object.values(total_txt.value as object).map(el => el.join('\n')),
total_colors.value.join('\n')