Add header
This commit is contained in:
@@ -93,7 +93,9 @@ export default class GeneralRoomSettingsTab extends React.Component<IProps, ISta
|
||||
|
||||
<SettingsSection heading={_t("room_settings|general|other_section")}>
|
||||
{urlPreviewSettings}
|
||||
<MediaPreviewAccountSettings roomId={room.roomId} />
|
||||
<SettingsSubsection heading={_t("common|moderation_and_safety")}>
|
||||
<MediaPreviewAccountSettings roomId={room.roomId} />
|
||||
</SettingsSubsection>
|
||||
{leaveSection}
|
||||
</SettingsSection>
|
||||
</SettingsTab>
|
||||
|
||||
Reference in New Issue
Block a user