mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 13:39:58 +01:00
Actually pass a function
This commit is contained in:
parent
8b8203cea8
commit
de1090cc18
@ -133,4 +133,4 @@ async function main() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
main().catch(process.exit(1));
|
main().catch(() => process.exit(1));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user