projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49281e0
)
fixed typo
author
unknown
<ajbura@gmail.com>
Sun, 1 Aug 2021 14:38:46 +0000
(20:08 +0530)
committer
unknown
<ajbura@gmail.com>
Sun, 1 Aug 2021 14:38:46 +0000
(20:08 +0530)
src/app/molecules/import-e2e-room-keys/ImportE2ERoomKeys.jsx
patch
|
blob
|
history
diff --git
a/src/app/molecules/import-e2e-room-keys/ImportE2ERoomKeys.jsx
b/src/app/molecules/import-e2e-room-keys/ImportE2ERoomKeys.jsx
index 3542c01d5dd4c342403fc40b4d646e9114da6936..9315076262e380915394e86a0b18b5368a70d549 100644
(file)
--- a/
src/app/molecules/import-e2e-room-keys/ImportE2ERoomKeys.jsx
+++ b/
src/app/molecules/import-e2e-room-keys/ImportE2ERoomKeys.jsx
@@
-49,7
+49,7
@@
function ImportE2ERoomKeys() {
return () => {
viewEvent.removeListener('importing', handleIsImporting);
viewEvent.removeListener('status', handleStatus);
- }
+ }
;
}, []);
function importE2ERoomKeys() {