From 97a6e4cc7c79ab64b9fa9f3a1d87c0f155e33d4f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 23 Sep 2023 00:52:43 -0700 Subject: add idle message to Discord Activity --- src/components/DiscordActivity.astro | 114 ++++++++++++++++++----------------- 1 file changed, 59 insertions(+), 55 deletions(-) (limited to 'src/components') diff --git a/src/components/DiscordActivity.astro b/src/components/DiscordActivity.astro index 2d59c1f..0b2bb88 100644 --- a/src/components/DiscordActivity.astro +++ b/src/components/DiscordActivity.astro @@ -1,83 +1,87 @@
-
-
-
+
+
+
+ \ No newline at end of file -- cgit v1.2.3