add note to encourage reporting of begging for gems (#8605)
Also changes the email addresses in config.json.example to the real addresses so that we can use local install screenshots to tell if the correct address variable has been used.
This commit is contained in:
+3
-3
@@ -94,8 +94,8 @@
|
||||
},
|
||||
"ITUNES_SHARED_SECRET": "aaaabbbbccccddddeeeeffff00001111",
|
||||
"EMAILS" : {
|
||||
"COMMUNITY_MANAGER_EMAIL" : "community@example.com",
|
||||
"TECH_ASSISTANCE_EMAIL" : "tech@example.com",
|
||||
"PRESS_ENQUIRY_EMAIL" : "press@example.com"
|
||||
"COMMUNITY_MANAGER_EMAIL" : "leslie@habitica.com",
|
||||
"TECH_ASSISTANCE_EMAIL" : "admin@habitica.com",
|
||||
"PRESS_ENQUIRY_EMAIL" : "leslie@habitica.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user