fix comment style
This commit is contained in:
@@ -310,7 +310,9 @@ export class CrossSigningInfo extends EventEmitter {
|
||||
}
|
||||
}
|
||||
|
||||
/** unsets the keys, used when another session has reset the keys, to disable cross-signing */
|
||||
/**
|
||||
* unsets the keys, used when another session has reset the keys, to disable cross-signing
|
||||
*/
|
||||
clearKeys() {
|
||||
this.keys = {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user