add Image as supported type

master
Ted Unangst 4 years ago
parent 67dbb4f9d1
commit 19cb38f9a7

@ -580,6 +580,8 @@ func xonksaver(user *WhatAbout, item junk.Junk, origin string) *Honk {
what = "move"
case "Audio":
fallthrough
case "Image":
fallthrough
case "Video":
fallthrough
case "Question":

Loading…
Cancel
Save