mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
Correct casing on config example
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"accessKeyId":"accessKeyId",
|
"accessKeyId":"accessKeyId",
|
||||||
"secretAccessKey":"secretAccessKey"
|
"secretAccessKey":"secretAccessKey"
|
||||||
},
|
},
|
||||||
"transifex_slack": {
|
"TRANSIFEX_SLACK": {
|
||||||
"url": "https://hooks.slack.com/services/some-url",
|
"url": "https://hooks.slack.com/services/some-url",
|
||||||
"channel": "general"
|
"channel": "general"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user