docs: fix formatting
parent
8d2e76c7b1
commit
307b9fdee4
|
@ -327,7 +327,7 @@ extraIntents[] = guildMembers
|
||||||
```
|
```
|
||||||
|
|
||||||
#### dbType
|
#### dbType
|
||||||
**Default:** `sqlite`
|
**Default:** `sqlite`
|
||||||
Specifies the type of database to use. Valid options:
|
Specifies the type of database to use. Valid options:
|
||||||
* `sqlite` (see also [sqliteOptions](#sqliteOptions) below)
|
* `sqlite` (see also [sqliteOptions](#sqliteOptions) below)
|
||||||
* `mysql` (see also [mysqlOptions](#mysqlOptions) below)
|
* `mysql` (see also [mysqlOptions](#mysqlOptions) below)
|
||||||
|
|
Loading…
Reference in New Issue