oh, right, image is background not an alias for icon. don't want.

master
Ted Unangst 4 years ago
parent c19340849b
commit 0fbfb1750f

@ -1298,7 +1298,6 @@ func junkuser(user *WhatAbout) []byte {
a["url"] = fmt.Sprintf("https://%s/a?a=%s", serverName, url.QueryEscape(user.URL))
}
j["icon"] = a
j["image"] = a
} else {
j["type"] = "Service"
}

Loading…
Cancel
Save