diff --git a/src/components/UpdateNotifier/UpdateDownloaded.js b/src/components/UpdateNotifier/UpdateDownloaded.js index 05c7f593..9fcbb051 100644 --- a/src/components/UpdateNotifier/UpdateDownloaded.js +++ b/src/components/UpdateNotifier/UpdateDownloaded.js @@ -62,8 +62,10 @@ class UpdateDownloaded extends PureComponent { return ( - {t('app:update.newVersionReady')} - + + {t('app:update.newVersionReady')} + + sendEvent('updater', 'quitAndInstall')}