Skip to content

Commit

Permalink
Add missing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
aaricdev committed Oct 27, 2023
1 parent f3db80e commit fefc6e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ simplystream_twitch_api:
twitch_secret: '%env(TWITCH_SECRET)%'
redirect_uri: '%env(TWITCH_REDIRECT_URI)%'
webhook:
secret: '%env(TWITCH_WEBHOOK_SECRET)%'
secret: '%env(TWITCH_WEBHOOK_SECRET)%'
2 changes: 1 addition & 1 deletion simply-stream/twitch-api-bundle/0.1/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"TWITCH_REDIRECT_URI": "",
"TWITCH_WEBHOOK_SECRET": ""
}
}
}

0 comments on commit fefc6e5

Please sign in to comment.