Onboarding story

This commit is contained in:
Josh Perez
2022-11-08 21:38:19 -05:00
committed by GitHub
parent 94f318ea08
commit 19a42ed719
42 changed files with 725 additions and 143 deletions

View File

@@ -26,6 +26,7 @@ window.WebAPI = window.textsecure.WebAPI.initialize({
url: config.serverUrl,
storageUrl: config.storageUrl,
updatesUrl: config.updatesUrl,
resourcesUrl: config.resourcesUrl,
directoryConfig: config.directoryConfig,
cdnUrlObject: {
0: config.cdnUrl0,