Big update to new signal branding (#2018)
This commit is contained in:
parent
c64f0fc75e
commit
7b49180bc0
14 changed files with 31 additions and 31 deletions
|
@ -42,7 +42,7 @@ function showUpdateDialog(mainWindow, messages) {
|
|||
if (response === RESTART_BUTTON) {
|
||||
// We delay these update calls because they don't seem to work in this
|
||||
// callback - but only if the message box has a parent window.
|
||||
// Fixes this bug: https://github.com/WhisperSystems/Signal-Desktop/issues/1864
|
||||
// Fixes this bug: https://github.com/signalapp/Signal-Desktop/issues/1864
|
||||
setTimeout(() => {
|
||||
windowState.markShouldQuit();
|
||||
autoUpdater.quitAndInstall();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue