mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Social Graph: read-only state sync with primary device
This commit is contained in:
committed by
Scott Nonnenberg
parent
12745a2c79
commit
8502d23576
1
main.js
1
main.js
@@ -191,6 +191,7 @@ function prepareURL(pathSegments, moreKeys) {
|
||||
version: app.getVersion(),
|
||||
buildExpiration: config.get('buildExpiration'),
|
||||
serverUrl: config.get('serverUrl'),
|
||||
storageUrl: config.get('storageUrl'),
|
||||
cdnUrl0: config.get('cdn').get('0'),
|
||||
cdnUrl2: config.get('cdn').get('2'),
|
||||
certificateAuthority: config.get('certificateAuthority'),
|
||||
|
||||
Reference in New Issue
Block a user