dont leak domain for now
							parent
							
								
									c9c402310a
								
							
						
					
					
						commit
						8e3d1407c0
					
				|  | @ -173,6 +173,8 @@ export default class WebPlatform extends VectorBasePlatform { | |||
|     } | ||||
| 
 | ||||
|     getDefaultDeviceDisplayName(): string { | ||||
|         return "unknown browser"; | ||||
| 
 | ||||
|         // strip query-string and fragment from uri
 | ||||
|         const u = url.parse(window.location.href); | ||||
|         u.protocol = ""; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Bruno Windels
						Bruno Windels