add a null summary to please plemora
Ted Unangst tedu@tedunangst.com
Sun, 14 Apr 2019 21:38:47 -0400
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
activity.go
→
activity.go
@@ -535,6 +535,7 @@ if len(h.Audience) > 1 {
jo["cc"] = h.Audience[1:] } jo["content"] = h.Noise + jo["summary"] = nil var tags []interface{} g := bunchofgrapes(h.Noise) for _, m := range g {