diff --git a/ts/updater/common.ts b/ts/updater/common.ts index 3bf774036..f6d98d661 100644 --- a/ts/updater/common.ts +++ b/ts/updater/common.ts @@ -261,7 +261,7 @@ function getGotOptions(): GotOptions { ca, headers: { 'Cache-Control': 'no-cache', - 'User-Agent': 'Signal Desktop (+https://signal.org/download)', + 'User-Agent': 'Session Desktop (+https://getsession.org)', }, useElectronNet: false, };