From 21fcbc8cac61b06cf71e48105e7a98cfdf77d19d Mon Sep 17 00:00:00 2001 From: SauceyRed Date: Sun, 13 Jul 2025 00:59:40 +0200 Subject: [PATCH] feat: implement guild join and creation buttons --- layouts/client.vue | 111 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 108 insertions(+), 3 deletions(-) diff --git a/layouts/client.vue b/layouts/client.vue index bd27561..f6087b1 100644 --- a/layouts/client.vue +++ b/layouts/client.vue @@ -17,9 +17,9 @@ -
-
@@ -28,10 +28,97 @@