Update BookingPage.tsx
This commit is contained in:
		
							parent
							
								
									1e071126fe
								
							
						
					
					
						commit
						b3f9921dd8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -140,7 +140,7 @@ const BookingPage = ({ eventType, booking, profile }: BookingPageProps) => {
 | 
				
			||||||
    [LocationType.GoogleMeet]: "Google Meet",
 | 
					    [LocationType.GoogleMeet]: "Google Meet",
 | 
				
			||||||
    [LocationType.Zoom]: "Zoom Video",
 | 
					    [LocationType.Zoom]: "Zoom Video",
 | 
				
			||||||
    [LocationType.Jitsi]: "Jitsi Meet",
 | 
					    [LocationType.Jitsi]: "Jitsi Meet",
 | 
				
			||||||
    [LocationType.Daily]: "Daily.co Video",
 | 
					    [LocationType.Daily]: "Cal Video",
 | 
				
			||||||
    [LocationType.Huddle01]: "Huddle01 Video",
 | 
					    [LocationType.Huddle01]: "Huddle01 Video",
 | 
				
			||||||
    [LocationType.Tandem]: "Tandem Video",
 | 
					    [LocationType.Tandem]: "Tandem Video",
 | 
				
			||||||
    [LocationType.Teams]: "MS Teams",
 | 
					    [LocationType.Teams]: "MS Teams",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue