Don't wait to add listener

This commit is contained in:
Ajay
2022-06-02 01:43:31 -04:00
parent 9b9ea39260
commit 7e5130c49a
2 changed files with 6 additions and 4 deletions

View File

@@ -287,7 +287,7 @@ const Config: SBObject = {
},
localDefaults: {
downvotedSegments: {},
navigationApiAvailable: null,
navigationApiAvailable: null
},
cachedSyncConfig: null,
cachedLocalStorage: null,