mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
tweak leave space on preview
This commit is contained in:
parent
18a01d9271
commit
9dff5cd596
@ -154,7 +154,6 @@ const SpacePreview = ({ space, onJoinButtonClicked, onRejectButtonClicked }) =>
|
||||
<AccessibleButton
|
||||
kind="danger"
|
||||
onClick={() => {
|
||||
setBusy(true);
|
||||
dis.dispatch({
|
||||
action: "leave_room",
|
||||
room_id: space.roomId,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user