@@ -3,11 +3,6 @@ package main
import "time"
type (
Setting struct {
key string
value string
}
Food struct {
rowid int
date time.Time
The note is not visible to the blocked user.