From 3af0787ab236b891729e60bb5d20cd125f98f7cd Mon Sep 17 00:00:00 2001 From: zt64 Date: Wed, 19 Apr 2023 22:26:13 -0400 Subject: [PATCH] guh 3 --- src/renderer/components/Settings.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/renderer/components/Settings.tsx b/src/renderer/components/Settings.tsx index 8ece41f..13f46a3 100644 --- a/src/renderer/components/Settings.tsx +++ b/src/renderer/components/Settings.tsx @@ -32,11 +32,7 @@ export default function SettingsUi() { "Open Links in app (experimental)", "Opens links in a new Vencord Desktop window instead of your web browser" ], - [ - "staticTitle", - "Static Title", - 'Makes the window title "Vencord" instead of changing to the current page' - ] + ["staticTitle", "Static Title", 'Makes the window title "Vencord" instead of changing to the current page'] ]; return (