Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamyplayer authored Jun 27, 2021
1 parent 5f3b0df commit 6424807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const webhook = ''; // ADD your WEBHOOK_URL Here inside ''
const WEBHOOK_URL = ''; // ADD your WEBHOOK_URL Here inside ''

module.exports = { webhook };
module.exports = { WEBHOOK_URL };

0 comments on commit 6424807

Please sign in to comment.