From 644c5c4faa95c4979b15b6b89bcbe4f61876db8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90=E1=BB=97=20V=C4=83n=20Ho=C3=A0i=20Tu=C3=A2n?= Date: Fri, 24 Mar 2023 17:42:18 -0700 Subject: [PATCH] Make Vencord title look consistent with Discord (#685) closes (#649) --- src/components/VencordSettings/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VencordSettings/index.tsx b/src/components/VencordSettings/index.tsx index 6c946a11..0171979f 100644 --- a/src/components/VencordSettings/index.tsx +++ b/src/components/VencordSettings/index.tsx @@ -59,7 +59,7 @@ function Settings(props: SettingsProps) { const CurrentTab = SettingsTabs[tab]?.component; return - Vencord Settings + Vencord Settings