From 7066c515050347de157baf93bd0185504d549aad Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:10:40 +0700 Subject: [PATCH] fix(catalog): only show KYC full profile button when kycProfileUuid exists --- app/components/catalog/InfoPanel.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/catalog/InfoPanel.vue b/app/components/catalog/InfoPanel.vue index 447b680..3cf3ab6 100644 --- a/app/components/catalog/InfoPanel.vue +++ b/app/components/catalog/InfoPanel.vue @@ -90,8 +90,9 @@