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