changes Loading room... to Loading...
This commit is contained in:
		
					parent
					
						
							
								aabca7ebff
							
						
					
				
			
			
				commit
				
					
						d40e467b7d
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -279,7 +279,7 @@ export function GroupCallView({
 | 
			
		|||
  } else if (isEmbedded) {
 | 
			
		||||
    return (
 | 
			
		||||
      <FullScreenView>
 | 
			
		||||
        <h1>{t("Loading room…")}</h1>
 | 
			
		||||
        <h1>{t("Loading...")}</h1>
 | 
			
		||||
      </FullScreenView>
 | 
			
		||||
    );
 | 
			
		||||
  } else {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue