Skip to content

Commit

Permalink
Update config template to not include removed credential properties
Browse files Browse the repository at this point in the history
  • Loading branch information
BOLL7708 committed Jul 18, 2022
1 parent d02fc38 commit 7bf5be5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/templates/config.template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ Config.credentials = <ICredentialsConfig> {
OpenVR2WSPassword: '',
GoogleTTSApiKey: '',
PhilipsHueUsername: '',
TwitchClientID: '',
TwitchClientSecret: '',
TwitchChannelRefreshToken: '',
TwitchChatbotRefreshToken: '',
PHPPassword: '',
DiscordWebhooks: {
[KeysTemplate.DISCORD_CHAT]: 'The webhook URL you want to use for logging Twitch chat',
Expand Down

0 comments on commit 7bf5be5

Please sign in to comment.