Skip to content

Commit

Permalink
fix: feed usecases (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellgithinji committed Sep 24, 2021
1 parent b3ab2ac commit c532692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/engagement/usecases/feed/feed.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ type Usecases interface {
uid *string,
isAnonymous *bool,
flavour feedlib.Flavour,
playMP4 bool,
persistent feedlib.BooleanFilter,
status *feedlib.Status,
visibility *feedlib.Visibility,
Expand Down

0 comments on commit c532692

Please sign in to comment.