Fix lint error
This commit is contained in:
parent
ff11fdf1af
commit
c454162d7d
@ -282,7 +282,7 @@ func (p Profile) GetTweetDetail(id TweetID) (TweetDetailView, error) {
|
||||
// TODO: compound-query-structs
|
||||
type FeedItem struct {
|
||||
TweetID
|
||||
RetweetID TweetID
|
||||
RetweetID TweetID
|
||||
QuoteNestingLevel int
|
||||
}
|
||||
type Feed struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user