From 7eefee1ea5364bfce7b34373c3bf6b3815e86415 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Thu, 12 Jun 2025 14:34:00 +0800 Subject: [PATCH] Fix: Conditional show-all link - Only show "Show All" when user has contacts --- src/components/GiftedDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GiftedDialog.vue b/src/components/GiftedDialog.vue index 14c0678e..dccd7a09 100644 --- a/src/components/GiftedDialog.vue +++ b/src/components/GiftedDialog.vue @@ -47,7 +47,7 @@ {{ contact.name || contact.did }} -
  • +