feat(notification): add to field for email (#327)

This commit is contained in:
Brian Baraban
2020-09-26 14:52:57 -05:00
committed by GitHub
parent 07bd246e87
commit 8828dd15cd
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ BROWSER_TRUSTED=""
DISCORD_NOTIFY_GROUP=""
DISCORD_WEB_HOOK=""
EMAIL_USERNAME=""
EMAIL_TO=""
EMAIL_PASSWORD=""
HEADLESS=""
IN_STOCK_WAIT_TIME=""