From ce306a2f72b5fae5edb8a321a8736bc7c8d1a3bd Mon Sep 17 00:00:00 2001 From: JustTemmie <47639983+JustTemmie@users.noreply.github.com> Date: Sat, 19 Jul 2025 16:54:05 +0200 Subject: [PATCH] feat: finish profile popup --- components/Guild/MemberEntry.vue | 16 +++++++++++----- components/Modal/ProfilePopup.vue | 8 +++++--- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/components/Guild/MemberEntry.vue b/components/Guild/MemberEntry.vue index 4827cb4..ec5c418 100644 --- a/components/Guild/MemberEntry.vue +++ b/components/Guild/MemberEntry.vue @@ -1,10 +1,10 @@ diff --git a/components/Modal/ProfilePopup.vue b/components/Modal/ProfilePopup.vue index a558320..0fbc54b 100644 --- a/components/Modal/ProfilePopup.vue +++ b/components/Modal/ProfilePopup.vue @@ -1,5 +1,5 @@