mirror of
https://github.com/aljazceru/AgentGPT.git
synced 2025-12-17 05:54:20 +01:00
🤖 Autonomous behaviour
This commit is contained in:
@@ -52,9 +52,7 @@ const Drawer = () => {
|
||||
<DrawerItem
|
||||
icon={<FaTwitter />}
|
||||
text="Twitter"
|
||||
onClick={() =>
|
||||
window.open("https://twitter.com/asimdotshrestha", "_blank")
|
||||
}
|
||||
onClick={() => window.open("https://twitter.com/", "_blank")}
|
||||
/>
|
||||
<DrawerItem
|
||||
icon={<FaGithub />}
|
||||
|
||||
Reference in New Issue
Block a user