No need for this if statement now
							parent
							
								
									7da2850a2e
								
							
						
					
					
						commit
						f7c881a462
					
				|  | @ -181,9 +181,7 @@ function DeviceItem({userId, device}) { | |||
|     }); | ||||
| 
 | ||||
|     const onDeviceClick = () => { | ||||
|         if (!isVerified) { | ||||
|             verifyDevice(cli.getUser(userId), device); | ||||
|         } | ||||
|         verifyDevice(cli.getUser(userId), device); | ||||
|     }; | ||||
| 
 | ||||
|     const deviceName = device.ambiguous ? | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 David Baker
						David Baker