From 0347e627f09ebfea321de5b34445cf51aee454b3 Mon Sep 17 00:00:00 2001 From: Snazzah Date: Sat, 18 Apr 2026 12:51:00 -0400 Subject: [PATCH] Update dysnomia to show E2EE support --- libs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.ts b/libs.ts index 79aeb6a..333c32d 100644 --- a/libs.ts +++ b/libs.ts @@ -1027,7 +1027,7 @@ export const libs: Lib[] = [ language: 'JavaScript', apiVer: 10, gwVer: 10, - voiceVer: 8, + voiceVer: 'E2EE', slashCommands: 'Yes', buttons: 'Yes', selectMenus: 'Yes',