From 864631c62fdb6d9f8abeb12085c3e760bbadbd59 Mon Sep 17 00:00:00 2001 From: vasc Date: Sun, 10 Dec 2023 00:29:07 +0100 Subject: [PATCH] use username from lanyard --- src/components/Lanyard.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Lanyard.tsx b/src/components/Lanyard.tsx index ebeaf53..acd887a 100644 --- a/src/components/Lanyard.tsx +++ b/src/components/Lanyard.tsx @@ -34,7 +34,9 @@ export default function SpotifyActivity() { <>
-

@vasc

+

+ @{activity.discord_user.username} +

{activity.discord_status}