mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 05:53:42 +08:00
Update sidebar.tsx
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user