not sending description
when saving a template
This commit is contained in:
@@ -82,7 +82,6 @@ const NewsletterSend = React.createClass({
|
||||
data: {
|
||||
newsletter_id: response.data.id,
|
||||
name: response.data.subject,
|
||||
description: response.data.preheader,
|
||||
thumbnail,
|
||||
body: JSON.stringify(response.data.body),
|
||||
categories: '["recent"]',
|
||||
|
Reference in New Issue
Block a user