fix
This commit is contained in:
		
							parent
							
								
									a88460b9d5
								
							
						
					
					
						commit
						c4491fe97b
					
				|  | @ -84,6 +84,7 @@ void main() { | ||||||
|         room: room, |         room: room, | ||||||
|         originServerTs: now, |         originServerTs: now, | ||||||
|         eventId: '\$event', |         eventId: '\$event', | ||||||
|  |         senderId: '@alice:example.com', | ||||||
|       ); |       ); | ||||||
|       final decryptedEvent = |       final decryptedEvent = | ||||||
|           await client.encryption.decryptRoomEvent(roomId, encryptedEvent); |           await client.encryption.decryptRoomEvent(roomId, encryptedEvent); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue