From d03e8ae14fc359cbfd5cf5c350d3895feff33b25 Mon Sep 17 00:00:00 2001 From: Leafd Date: Thu, 9 Oct 2025 15:37:20 -0400 Subject: [PATCH] fix: add "ph-no-capture" class to profile card and api card --- src/components/UserProfileCard.vue | 2 +- src/views/Settings.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/UserProfileCard.vue b/src/components/UserProfileCard.vue index 6eb3693..9aa8a12 100644 --- a/src/components/UserProfileCard.vue +++ b/src/components/UserProfileCard.vue @@ -1,5 +1,5 @@