From 12220e753a247da47f3dd992c1d08fec21540fea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B5=D0=BB=D0=B5=D0=BD=D1=81=D0=BA=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=90=D0=BD=D0=B0=D1=81=D1=82=D0=B0=D1=81=D0=B8=D1=8F=20=D0=9D?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5=D0=B2=D0=BD=D0=B0?= Date: Wed, 24 Jul 2024 10:56:12 +0300 Subject: [PATCH] policy --- components/modal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/modal.vue b/components/modal.vue index b1da015..a43fd0b 100644 --- a/components/modal.vue +++ b/components/modal.vue @@ -36,7 +36,7 @@ const modal_data = reactive({ email: undefined, phone: undefined, name: undefined, - policy: true + policy: false }) const modal_form = reactive({