From 28d5c84ddc4c9fd86bcac8724424065bd3f22359 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Sun, 17 Nov 2024 22:31:18 +0000 Subject: [PATCH] style: Run Prettier (#10604) style: prettier --- packages/voice/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/voice/README.md b/packages/voice/README.md index cef1b1b66dba..611cbe787531 100644 --- a/packages/voice/README.md +++ b/packages/voice/README.md @@ -52,7 +52,7 @@ try installing another. **Encryption Libraries (npm install):** > [!NOTE] -> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). +> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). - `sodium-native`: ^3.3.0 - `sodium`: ^3.0.2