mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Correct casing on config example
This commit is contained in:
parent
1ffad1997e
commit
abb19d1d20
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"accessKeyId":"accessKeyId",
|
||||
"secretAccessKey":"secretAccessKey"
|
||||
},
|
||||
"transifex_slack": {
|
||||
"TRANSIFEX_SLACK": {
|
||||
"url": "https://hooks.slack.com/services/some-url",
|
||||
"channel": "general"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue