Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/root' into root
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Aug 20, 2023
2 parents a2e311b + bae84cc commit 54c72c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-adapters/adapter-mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To switch to the MongoDB data adapter follow these steps:
```kotlin
// import: com.kotlindiscord.kord.extensions.adapters.mongodb.kordExCodecRegistry
val registry = CodecRegistries.fromRegistries(
kordexCodecRegistry,
kordExCodecRegistry,
MongoClientSettings.getDefaultCodecRegistry(),
)

Expand Down

0 comments on commit 54c72c4

Please sign in to comment.