Social Graph: read-only state sync with primary device

This commit is contained in:
Josh Perez
2020-07-06 20:56:56 -04:00
committed by Scott Nonnenberg
parent 12745a2c79
commit 8502d23576
19 changed files with 1035 additions and 57 deletions

View File

@@ -316,6 +316,7 @@ try {
window.WebAPI = window.textsecure.WebAPI.initialize({
url: config.serverUrl,
storageUrl: config.storageUrl,
cdnUrlObject: {
'0': config.cdnUrl0,
'2': config.cdnUrl2,