Skip to content

Commit 7bb48d6

Browse files
committed
.
1 parent 1c389e8 commit 7bb48d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- [Vote Database](#vote-database)
2424
- [Other Projects](#our-projects)
2525

26-
# Major Update! Read Changes [Here!](#WebhooksManager-Options-{Updated})
26+
# Major Update! Read Changes [Here!](#WebhooksManager-Options-Updated)
2727

2828
# Installation
2929

@@ -124,7 +124,7 @@ bot.voteManager = voteClient;
124124
bot.connect(); // Get the bot to connect to Discord
125125
```
126126

127-
# WebhooksManager Options {Updated}
127+
# WebhooksManager Options Updated
128128
```js
129129
const voteClient = WebhooksManager(client, 80, {
130130
database: "mongoose", // mongoose or sqlite for vote logging

0 commit comments

Comments
 (0)