We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac1f7e commit 01d1317Copy full SHA for 01d1317
1 file changed
ios/IntercomModule.m
@@ -15,7 +15,7 @@ @implementation IntercomModule
15
NSString *UPDATE_USER = @"104";
16
NSString *LOG_EVENT = @"105";
17
NSString *UNREAD_CONVERSATION_COUNT = @"107";
18
-NSString *SET_USER_JWT = @"108";
+NSString *SET_USER_JWT = @"109";
19
NSString *SEND_TOKEN_TO_INTERCOM = @"302";
20
NSString *FETCH_HELP_CENTER_COLLECTIONS = @"901";
21
NSString *FETCH_HELP_CENTER_COLLECTION = @"902";
0 commit comments