mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Merge pull request #6 from vector-im/dbkr/exit_after_importkey
Exit after importing key
This commit is contained in:
commit
bc73f0ba7f
@ -114,6 +114,7 @@ async function main() {
|
||||
});
|
||||
});
|
||||
});
|
||||
return 0;
|
||||
}
|
||||
|
||||
if (verify && !haveGpg) {
|
||||
|
Loading…
Reference in New Issue
Block a user