mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 21:57:03 +00:00
Add transifex config to example config
This commit is contained in:
parent
6cd3ed3e07
commit
b35453cd4b
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@
|
|||
"accessKeyId":"accessKeyId",
|
||||
"secretAccessKey":"secretAccessKey"
|
||||
},
|
||||
"transifex_slack": {
|
||||
"url": "https://hooks.slack.com/services/some-url",
|
||||
"channel": "general"
|
||||
},
|
||||
"PAYPAL":{
|
||||
"billing_plans": {
|
||||
"basic_earned":"basic_earned",
|
||||
|
|
|
|||
Loading…
Reference in a new issue