mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-01-18 19:56:01 +01:00
fixed typo
This commit is contained in:
parent
49281e0d15
commit
21c3e90b58
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ function ImportE2ERoomKeys() {
|
|||
return () => {
|
||||
viewEvent.removeListener('importing', handleIsImporting);
|
||||
viewEvent.removeListener('status', handleStatus);
|
||||
}
|
||||
};
|
||||
}, []);
|
||||
|
||||
function importE2ERoomKeys() {
|
||||
|
|
Loading…
Reference in a new issue