fixed typo

This commit is contained in:
unknown 2021-08-01 20:08:46 +05:30
parent 49281e0d15
commit 21c3e90b58

View file

@ -49,7 +49,7 @@ function ImportE2ERoomKeys() {
return () => {
viewEvent.removeListener('importing', handleIsImporting);
viewEvent.removeListener('status', handleStatus);
}
};
}, []);
function importE2ERoomKeys() {