mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00:00
for the love of rylan arbour and jonathan ladouceur WORK DAMNIT
This commit is contained in:
parent
e572dcc528
commit
35a0980d93
1 changed files with 2 additions and 3 deletions
|
@ -35,8 +35,7 @@ namespace Project_Unite
|
|||
}
|
||||
},
|
||||
Subject = "[ShiftOS] " + msg.Subject,
|
||||
BodyText = msg.Body,
|
||||
BodyHtml = "html",
|
||||
BodyHtml = msg.Body,
|
||||
Tracking = true,
|
||||
FooterAddress = "sys@michaeltheshifter.me",
|
||||
SignatureDomain = "getshiftos.ml"
|
||||
|
|
Loading…
Add table
Reference in a new issue