Skip to content

Commit

Permalink
remove guest page loading steps label (bigbluebutton#21860)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonlsouza authored Dec 9, 2024
1 parent 9290573 commit 4e66959
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ const GuestWait: React.FC<GuestWaitProps> = (props) => {
return (
<Styled.Container>
<Styled.Content id="content">
<Styled.Heading as="h2">3/5</Styled.Heading>
<Styled.Heading id="heading">{intl.formatMessage(intlMessages.windowTitle)}</Styled.Heading>
{animate && (
<Styled.Spinner>
Expand Down

0 comments on commit 4e66959

Please sign in to comment.