Adding MailChimp Suport Newsletter component (Server Side)
This commit is contained in:
@@ -341,6 +341,10 @@ namespace Actions {
|
||||
return
|
||||
}
|
||||
|
||||
if (UserStore.state.userId === undefined) {
|
||||
return
|
||||
}
|
||||
|
||||
// console.log('saveSubscriptionToServer: ', newSub)
|
||||
// console.log('context', context)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user