diff --git a/src/routes/(app)/Sidebar.svelte b/src/routes/(app)/Sidebar.svelte index 84ca6e81..b84e9350 100644 --- a/src/routes/(app)/Sidebar.svelte +++ b/src/routes/(app)/Sidebar.svelte @@ -27,9 +27,9 @@ external: true, }, { href: "/editor", icon: "edit_document", title: "Editor", wip: true }, + { href: "https://chat.dev.charachorder.io", icon: "chat", title: "Chat", wip: true }, ], /*[ - { href: "/chat", icon: "chat", title: "Chat", wip: true }, { href: "/plugin", icon: "code", title: "Plugin", wip: true }, ],*/ ] satisfies {