From a36cbd19bf800bf34d2ebb25d9eb60a94f23db06 Mon Sep 17 00:00:00 2001 From: scanash00 Date: Wed, 21 Jan 2026 17:45:16 -0900 Subject: [PATCH] add discord to right sidebar --- web/src/components/RightSidebar.jsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/web/src/components/RightSidebar.jsx b/web/src/components/RightSidebar.jsx index 2cc9834..c10e8fc 100644 --- a/web/src/components/RightSidebar.jsx +++ b/web/src/components/RightSidebar.jsx @@ -8,6 +8,7 @@ import { SiBluesky, SiApple, SiKofi, + SiDiscord, } from "react-icons/si"; import { FaEdge } from "react-icons/fa"; import { useAuth } from "../context/AuthContext"; @@ -167,6 +168,18 @@ export default function RightSidebar() { + +
+ + Discord +
+ +