Skip to content

Commit 814a517

Browse files
jNulljalmeidx
andauthored
remove explicit warning regarding optional dependency being optional
Co-authored-by: Almeida <[email protected]>
1 parent f88d16e commit 814a517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/guide/content/docs/voice/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ After this, you'll be able to play Ogg and WebM Opus files without any other dep
6767
- [`@snazzah/davey`](https://www.npmjs.com/package/@snazzah/davey) - to enable end-to-end encryption with the DAVE protocol.
6868

6969
<Callout>
70-
Some Discord clients already require the DAVE protocol for end-to-end encryption in voice chat. Ensure you have `@snazzah/davey` installed to avoid compatibility issues, as `@snazzah/davey` is only set as a dev-dependency for `@discordjs/voice` and may not install in production environments without explicit installation.
70+
Some Discord clients already require the DAVE protocol for end-to-end encryption in voice chat. Ensure you have `@snazzah/davey` installed to avoid compatibility issues.
7171
</Callout>
7272

7373
<Callout>

0 commit comments

Comments
 (0)