From b0f461a74e3032490ab6fda52ae71f106a235f71 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:08:08 +0700 Subject: [PATCH] fix(profile): replace manual messenger fields with bot connect buttons --- app/pages/profile.vue | 93 ++++++++++++++++++++++++++++--------------- 1 file changed, 62 insertions(+), 31 deletions(-) diff --git a/app/pages/profile.vue b/app/pages/profile.vue index f692e16..daebf8f 100644 --- a/app/pages/profile.vue +++ b/app/pages/profile.vue @@ -1,16 +1,16 @@