From 185a7b454eff8f61cfa8efc08e129024818d3a1e Mon Sep 17 00:00:00 2001 From: gsovereignty Date: Tue, 28 May 2024 17:15:07 +0800 Subject: [PATCH] problem: no link to repo --- src/lib/components/ChatLayout.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/components/ChatLayout.svelte b/src/lib/components/ChatLayout.svelte index aacde29..593ecaa 100644 --- a/src/lib/components/ChatLayout.svelte +++ b/src/lib/components/ChatLayout.svelte @@ -5,6 +5,7 @@ import { Home, Moon, Sun } from 'radix-icons-svelte'; import { CircleQuestionSolid, + CodePullRequestSolid, FaucetSolid, GearSolid, GhostSolid, @@ -39,6 +40,7 @@ +