This commit is contained in:
Roman Drozd 2020-11-10 12:11:02 +01:00
parent dfb38deb51
commit 9a971456a6

View file

@ -487,7 +487,7 @@ const JoinDialog = ({
>
{/* MEDIA PERMISSIONS TOGGLE BUTTONS */}
<Grid item>
<FormControl component='fieldset'>
<Box mb={1}>
@ -553,7 +553,7 @@ const JoinDialog = ({
</ToggleButtonGroup >
</FormControl>
</Grid>
{/* /MEDIA PERMISSION BUTTONS */}
{/* JOIN/AUTH BUTTON */}