fix: prevent unhandled promise rejection if app has compiler error on startup (#36802)
parent
2f66a5731c
commit
e497d94ece
@ -0,0 +1,6 @@ |
||||
--- |
||||
'@rocket.chat/apps-engine': patch |
||||
'@rocket.chat/meteor': patch |
||||
--- |
||||
|
||||
Fixes an error on apps loading that would cause an unhandled promise rejection crash during startup in some cases |
||||
Loading…
Reference in new issue