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 (