mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Merge branch 'master' of https://github.com/revoltchat/revite into pr-6
This commit is contained in:
@@ -47,7 +47,7 @@ export default function InviteBot() {
|
|||||||
<Button
|
<Button
|
||||||
contrast
|
contrast
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
group !== "none" &&
|
server !== "none" &&
|
||||||
client.bots.invite(data._id, { server })
|
client.bots.invite(data._id, { server })
|
||||||
}>
|
}>
|
||||||
add
|
add
|
||||||
|
|||||||
Reference in New Issue
Block a user