Skip to content

Commit

Permalink
chore: revert GPTS-Copilot
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogtiti committed Dec 11, 2023
1 parent 137b7fd commit f45c6e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Drawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const Drawer = ({
href="https://github.com/Dogtiti/AutoGPT-Next-Web"
target="_blank"
/>
<DrawerItem
{/* <DrawerItem
icon={
<img
style={{ height: 16, width: 16 }}
Expand All @@ -179,7 +179,7 @@ const Drawer = ({
text="GPTsCopilot"
href="https://gptscopilot.ai/"
target="_blank"
/>
/> */}
<DrawerItem
icon={<FaLanguage />}
text="language"
Expand Down

0 comments on commit f45c6e6

Please sign in to comment.