ouch, bonks need to be public or they don't go anywhere
This commit is contained in:
parent
a185a66a6c
commit
d000b6da8b
1 changed files with 1 additions and 0 deletions
1
honk.go
1
honk.go
|
@ -714,6 +714,7 @@ func savebonk(w http.ResponseWriter, r *http.Request) {
|
|||
Date: dt,
|
||||
Donks: xonk.Donks,
|
||||
Audience: []string{thewholeworld},
|
||||
Public: true,
|
||||
}
|
||||
|
||||
oonker := xonk.Oonker
|
||||
|
|
Loading…
Reference in a new issue