Add comment about why we call SdkConfig twice

Signed-off-by: Travis Ralston <travpc@gmail.com>
pull/5630/head
Travis Ralston 2017-11-27 11:03:58 -07:00 committed by GitHub
parent eb40de4670
commit c825ab0fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -263,6 +263,9 @@ async function loadApp() {
} catch (e) {
configError = e;
}
// XXX: We call this twice, once here and once in MatrixChat as a prop. We call it here to ensure
// granular settings are loaded correctly and to avoid duplicating the override logic for the theme.
SdkConfig.put(configJson);
// don't try to redirect to the native apps if we're