Skip to content

Commit 078a9f6

Browse files
author
antalike
committed
Revert "Hide Ai assistant"
This reverts commit 04efe5f.
1 parent 04efe5f commit 078a9f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/AppHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function gotoHome() {
5858
base: 'w-90 h-10 text-[#94A3B8] rounded-lg ring-slate-600'
5959
}"
6060
/>
61-
<!-- <AssistantCollapse class="ml-2.5" /> -->
61+
<AssistantCollapse class="ml-2.5" />
6262

6363
<template #right>
6464
<LanguageSwitcher />

0 commit comments

Comments
 (0)