Adding todo
This commit is contained in:
parent
84431ede36
commit
3a3a4223e6
|
|
@ -58,7 +58,7 @@ public class TicketController(
|
||||||
|
|
||||||
if (!string.IsNullOrEmpty(ticket.Patron.Email))
|
if (!string.IsNullOrEmpty(ticket.Patron.Email))
|
||||||
{
|
{
|
||||||
|
//TODO: Hookup Email Service
|
||||||
}
|
}
|
||||||
|
|
||||||
return Ok(response);
|
return Ok(response);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user