too late now, but fix the bloat counter anyway
This commit is contained in:
parent
21ca139a31
commit
4676186dc8
1 changed files with 2 additions and 0 deletions
2
bloat.go
2
bloat.go
|
@ -85,7 +85,9 @@ func bloat_counterannounce(user *WhatAbout, honk *Honk) {
|
|||
}
|
||||
}
|
||||
}
|
||||
orignoise := honk.Noise
|
||||
for a := range rcpts {
|
||||
honk.Noise = orignoise
|
||||
bloat_counterfixhonk(honk)
|
||||
jonk, _ := jonkjonk(user, honk)
|
||||
jonk["@context"] = itiswhatitis
|
||||
|
|
Loading…
Reference in a new issue