we're only saving oonker for bonks
This commit is contained in:
parent
8d4bfcc627
commit
098e5bd200
1
honk.go
1
honk.go
|
@ -830,7 +830,6 @@ func savehonk(w http.ResponseWriter, r *http.Request) {
|
||||||
honk.Audience = append(honk.Audience, xonkaud...)
|
honk.Audience = append(honk.Audience, xonkaud...)
|
||||||
convoy = c
|
convoy = c
|
||||||
}
|
}
|
||||||
honk.Oonker = xonk.Honker
|
|
||||||
honk.RID = rid
|
honk.RID = rid
|
||||||
}
|
}
|
||||||
if convoy == "" {
|
if convoy == "" {
|
||||||
|
|
Loading…
Reference in New Issue