subtle replies should be subtle too

This commit is contained in:
Ted Unangst 2019-07-14 21:55:57 -04:00
parent 36959973a1
commit e9da20ff42
1 changed files with 1 additions and 1 deletions

2
fun.go
View File

@ -41,7 +41,7 @@ func reverbolate(userid int64, honks []*Honk) {
h.Style = "subtle"
}
if !h.Public {
h.Style = "limited"
h.Style += " limited"
}
if h.Whofore == 2 || h.Whofore == 3 {
h.URL = h.XID