Merge branch 'bx-1047-main' of https://git.svs-tech.pro/mns/mns-mini-zabor into bx-1047-main

This commit is contained in:
Kseninia Mikhaylova 2024-07-24 11:27:58 +03:00
commit 79bbdb4731
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ const modal_data = reactive<modalDataType>({
email: undefined,
phone: undefined,
name: undefined,
policy: true
policy: false
})
const modal_form = reactive({