fixed typo

This commit is contained in:
unknown 2021-08-01 20:08:46 +05:30
parent 2a0efaaca3
commit 1669833cb2

View file

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