Skip to content

Commit 5cacfcc

Browse files
authored
Merge pull request #363 from antalike/v2/assistant
Revert "Hide Ai assistant"
2 parents e696c9c + 078a9f6 commit 5cacfcc

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)