oh, right, image is background not an alias for icon. don't want.
Ted Unangst tedu@tedunangst.com
Fri, 03 Apr 2020 22:09:03 -0400
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
activity.go
→
activity.go
@@ -1298,7 +1298,6 @@ } else {
a["url"] = fmt.Sprintf("https://%s/a?a=%s", serverName, url.QueryEscape(user.URL)) } j["icon"] = a - j["image"] = a } else { j["type"] = "Service" }