Skip to content

Commit

Permalink
Run go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Mar 30, 2023
1 parent e74aa33 commit ca22975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/resolvers/seventv/model.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const (

// Edgy or distasteful, may be offensive to some users
EmoteFlagsContentEdgy EmoteFlagsModel = 1 << 18

// Not allowed specifically on the Twitch platform
EmoteFlagsContentTwitchDisallowed EmoteFlagsModel = 1 << 24
)
Expand Down

0 comments on commit ca22975

Please sign in to comment.