fixed typo
This commit is contained in:
@@ -49,7 +49,7 @@ function ImportE2ERoomKeys() {
|
|||||||
return () => {
|
return () => {
|
||||||
viewEvent.removeListener('importing', handleIsImporting);
|
viewEvent.removeListener('importing', handleIsImporting);
|
||||||
viewEvent.removeListener('status', handleStatus);
|
viewEvent.removeListener('status', handleStatus);
|
||||||
}
|
};
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
function importE2ERoomKeys() {
|
function importE2ERoomKeys() {
|
||||||
|
|||||||
Reference in New Issue
Block a user