diff --git a/app/views/shared/modals/_create_room_modal.html.erb b/app/views/shared/modals/_create_room_modal.html.erb index ee0b7f97..dcb2315f 100644 --- a/app/views/shared/modals/_create_room_modal.html.erb +++ b/app/views/shared/modals/_create_room_modal.html.erb @@ -60,7 +60,7 @@ <% if mute != "disabled" %> <% end %> @@ -69,7 +69,7 @@ <% if require_approval != "disabled" %> <% end %> @@ -78,7 +78,7 @@ <% if any_start != "disabled" %> <% end %> @@ -86,7 +86,7 @@ <% if moderator != "disabled" %> <% end %> @@ -94,7 +94,7 @@ <% if recording_consent_required? && recording != "disabled" && perm_to_record_meeting %> <% end %>