From 82af8555794ff99fb2128b992848c79edf426c22 Mon Sep 17 00:00:00 2001 From: Milan Burda Date: Mon, 6 Jul 2020 19:09:42 +0200 Subject: [PATCH] chore: add missing _Deprecated_ to 'renderer-process-crashed' on app (#24410) --- docs/api/app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/app.md b/docs/api/app.md index 1569203711cd..31717d28f012 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -369,7 +369,7 @@ Returns: Emitted when the GPU process crashes or is killed. -### Event: 'renderer-process-crashed' +### Event: 'renderer-process-crashed' _Deprecated_ Returns: