mirror of
				https://github.com/matrix-org/gomatrix
				synced 2025-11-04 06:18:05 +00:00 
			
		
		
		
	Fix responses uncommented field
This commit is contained in:
		
							parent
							
								
									d0a3393bc9
								
							
						
					
					
						commit
						2e135b1860
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -168,6 +168,7 @@ type RespSync struct {
 | 
				
			||||||
	} `json:"rooms"`
 | 
						} `json:"rooms"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					// RespTurnServer is the JSON response from a Turn Server
 | 
				
			||||||
type RespTurnServer struct {
 | 
					type RespTurnServer struct {
 | 
				
			||||||
	Username string   `json:"username"`
 | 
						Username string   `json:"username"`
 | 
				
			||||||
	Password string   `json:"password"`
 | 
						Password string   `json:"password"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue