mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00:00
For the love of Rylan Arbour.
This commit is contained in:
parent
7a595af37e
commit
b30aa70580
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ namespace Project_Unite
|
|||
ndb.AuditLogs.Add(alog);
|
||||
await ndb.SaveChangesAsync();
|
||||
};
|
||||
await smtp.SendMailAsync(sMsg);
|
||||
smtp.Send(sMsg);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue