mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 07:06:37 +08:00
Update sidebar.tsx
This commit is contained in:
parent
a1fe280b29
commit
44dfa91746
@ -186,12 +186,7 @@ export function SideBar(props: { className?: string }) {
|
||||
onClick={() => showToast(Locale.WIP)}
|
||||
shadow
|
||||
/>
|
||||
<a href={FAKA_URL} target="_blank">
|
||||
<IconButton
|
||||
text={shouldNarrow ? undefined : Locale.Mask.faka}
|
||||
shadow
|
||||
/>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user