Fix inviting bots to servers.

pull/67/head
Paul 2021-08-12 22:27:14 +01:00
parent 4d9c324326
commit 40d0421fa2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ export default function InviteBot() {
<Button
contrast
onClick={() =>
group !== "none" &&
server !== "none" &&
client.bots.invite(data._id, { server })
}>
add