You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
Rework devtools and get rid of flippy tgl button
This commit is contained in:
@@ -200,7 +200,7 @@ export class Crypto extends EventEmitter {
|
||||
private readonly supportedAlgorithms: string[];
|
||||
private readonly outgoingRoomKeyRequestManager: OutgoingRoomKeyRequestManager;
|
||||
private readonly toDeviceVerificationRequests: ToDeviceRequests;
|
||||
private readonly inRoomVerificationRequests: InRoomRequests;
|
||||
public readonly inRoomVerificationRequests: InRoomRequests;
|
||||
|
||||
private trustCrossSignedDevices = true;
|
||||
// the last time we did a check for the number of one-time-keys on the server.
|
||||
|
||||
Reference in New Issue
Block a user