mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-20 15:47:25 -05:00
Added admin email notifications to tier system
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"stripe": {
|
||||
"goal_cents": 300000,
|
||||
"secret_key": "secret_key",
|
||||
"webhook_secret": "webhook_secret"
|
||||
"webhook_secret": "webhook_secret",
|
||||
"notification_emails": []
|
||||
},
|
||||
"database": {
|
||||
"account": {
|
||||
|
||||
Reference in New Issue
Block a user