Remove unwanted space

This commit is contained in:
RMidhunSuresh 2023-06-09 15:51:44 +05:30
parent f92a7d2008
commit 960c701454

View File

@ -214,7 +214,7 @@ export class CrossSigning {
}, startingMessage);
}
this.sasVerificationInProgress = new SASVerification({
this.sasVerificationInProgress = new SASVerification({
olm: this.olm,
olmUtil: this.olmUtil,
ourUserId: this.ownUserId,