mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-22 07:00:58 -05:00
Merge branch 'master' of https://github.com/revoltchat/revite into pr-6
This commit is contained in:
commit
3e1c8c862a
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ export default function InviteBot() {
|
|||
<Button
|
||||
contrast
|
||||
onClick={() =>
|
||||
group !== "none" &&
|
||||
server !== "none" &&
|
||||
client.bots.invite(data._id, { server })
|
||||
}>
|
||||
add
|
||||
|
|
Loading…
Reference in a new issue