Drop feeds/merge them into user
This commit is contained in:
parent
59373c6380
commit
f12059c760
13 changed files with 78 additions and 920 deletions
|
@ -25,7 +25,7 @@ type NoteToFeed struct {
|
|||
CreatedAt time.Time
|
||||
Note Note // The note being assigned
|
||||
NoteId string
|
||||
Feed *Feed
|
||||
FeedId uint64
|
||||
ForUser *User
|
||||
ForUserId string
|
||||
Reason string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue