Skip to content

Commit

Permalink
chore: add FB_VERIFY flag
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed May 4, 2019
1 parent bc9041d commit b77e632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func main() {
},
cli.BoolFlag{
Name: "verify",
Usage: "Whether or not the app should verify itself",
Usage: "verifying webhooks on the Facebook Developer Portal",
EnvVar: "PLUGIN_VERIFY,FB_VERIFY",
},
cli.StringSliceFlag{
Expand Down

0 comments on commit b77e632

Please sign in to comment.