diff --git a/docs-translations/ko-KR/api/app.md b/docs-translations/ko-KR/api/app.md index 095e7b39c6..fea011a1cd 100644 --- a/docs-translations/ko-KR/api/app.md +++ b/docs-translations/ko-KR/api/app.md @@ -68,6 +68,11 @@ Returns: ### Event: 'quit' +Returns: + +* `event` Event +* `exitCode` Integer + 어플리케이션이 종료될 때 발생하는 이벤트입니다. ### Event: 'open-file' _OS X_