we know what like is, we just don't like it

This commit is contained in:
Ted Unangst 2019-04-14 22:57:00 -04:00
parent efbd541381
commit 4f58ceb491
1 changed files with 2 additions and 0 deletions

View File

@ -333,6 +333,8 @@ func inbox(w http.ResponseWriter, r *http.Request) {
db.Exec("update honkers set flavor = 'undub' where xid = ? and flavor = 'dub'", who)
}
}
case "Like":
break
default:
xonk := xonkxonk(j)
if xonk != nil && needxonk(user, xonk) {