tweak leave space on preview
This commit is contained in:
parent
18a01d9271
commit
9dff5cd596
1 changed files with 0 additions and 1 deletions
|
@ -154,7 +154,6 @@ const SpacePreview = ({ space, onJoinButtonClicked, onRejectButtonClicked }) =>
|
||||||
<AccessibleButton
|
<AccessibleButton
|
||||||
kind="danger"
|
kind="danger"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
setBusy(true);
|
|
||||||
dis.dispatch({
|
dis.dispatch({
|
||||||
action: "leave_room",
|
action: "leave_room",
|
||||||
room_id: space.roomId,
|
room_id: space.roomId,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue