mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Probably OK for debugging info to access private stuff
This commit is contained in:
parent
5e1a46c656
commit
0fce57f891
@ -65,7 +65,6 @@ export default class CrossSigningPanel extends React.PureComponent {
|
||||
};
|
||||
|
||||
async _getUpdatedStatus() {
|
||||
// XXX: Add public accessors if we keep this around in production
|
||||
const cli = MatrixClientPeg.get();
|
||||
const crossSigning = cli._crypto._crossSigningInfo;
|
||||
const secretStorage = cli._crypto._secretStorage;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user