Added admin email notifications to tier system

This commit is contained in:
Jonathan Barrow
2022-10-27 06:05:49 -04:00
parent 880691b928
commit d36f9eaa98
3 changed files with 42 additions and 1 deletions

View File

@@ -16,7 +16,8 @@
"stripe": {
"goal_cents": 300000,
"secret_key": "secret_key",
"webhook_secret": "webhook_secret"
"webhook_secret": "webhook_secret",
"notification_emails": []
},
"database": {
"account": {