make following only statuses

This commit is contained in:
Nicolas Constant 2020-08-01 19:26:33 -04:00
parent f9bb6b153c
commit 31cd662db9
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ namespace BirdsiteLive.Domain
//cc = new [] { apPublic },
to = new[] { to },
cc = new[] { apPublic },
//cc = new string[0],
//cc = new[] { apPublic },
cc = new string[0],
sensitive = false,
content = $"<p>{extractedTags.content}</p>",