diff --git a/js/background.js b/js/background.js index 5dcede75f81..9536028babd 100644 --- a/js/background.js +++ b/js/background.js @@ -747,6 +747,7 @@ // (but only if we're not the primary device) if ( !firstRun && + connectCount === 1 && newVersion && // eslint-disable-next-line eqeqeq textsecure.storage.user.getDeviceId() != '1'