Update Notify Instructions
This commit is contained in:
@@ -5,8 +5,6 @@ $(function() {
|
||||
configureField(response, 'TWILIO_API_SECRET','twilioAPISecret',true);
|
||||
configureField(response, 'TWILIO_CONFIGURATION_SID','twilioConfigurationSID',false);
|
||||
configureField(response, 'TWILIO_NOTIFICATION_SERVICE_SID','twilioNotificationServiceSID',false);
|
||||
configureField(response, 'TWILIO_APN_CREDENTIAL_SID','twilioAPNCredentialSID',false);
|
||||
configureField(response, 'TWILIO_GCM_CREDENTIAL_SID','twilioGCMCredentialSID',false);
|
||||
configureField(response, 'TWILIO_CHAT_SERVICE_SID','twilioChatServiceSID',false);
|
||||
configureField(response, 'TWILIO_SYNC_SERVICE_SID','twilioSyncServiceSID',false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user