Skip to content

Commit 5cfe7ed

Browse files
authored
Update example_credentials.py
1 parent e431e89 commit 5cfe7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_credentials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
driver_path = "'G:\Example\chromedriver.exe'"
1010

1111
# Webhook & Google Sheets
12-
discord_webhook = "https://discord.com/api/webhooks/..."
12+
discord_webhook_url = "https://discord.com/api/webhooks/..."
1313
service_account_path = "G:\Example\service_account.json"
1414
sheet_key = "ABCABC"

0 commit comments

Comments
 (0)