Commit 9ad09983 authored by Shakarim Sapa's avatar Shakarim Sapa

- Testing

parent bc07501e
......@@ -113,7 +113,8 @@ class UnisenderAPI {
'sender_email' => $sender_email,
'subject' => $subject,
'body' => $body,
'list_id' => $list_id
'list_id' => $list_id,
'unsubscribe_url' => 'task-on.com'
]
);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment