Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan-cp committed Aug 21, 2023
1 parent 6b23aed commit 2927d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/persist/admire.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ type Admire struct {
LastUpdated time.Time `json:"last_updated"`
FeedEventID DBID `json:"feed_event_id"`
ActorID DBID `json:"actor_id"`
TokenID DBID `json:"token_id"`
Deleted bool `json:"deleted"`
}

Expand Down

0 comments on commit 2927d13

Please sign in to comment.