From 644c5c4faa95c4979b15b6b89bcbe4f61876db8c Mon Sep 17 00:00:00 2001 From: Đỗ Văn Hoài Tuân Date: Fri, 24 Mar 2023 17:42:18 -0700 Subject: Make Vencord title look consistent with Discord (#685) closes (#649) --- src/components/VencordSettings/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/VencordSettings') diff --git a/src/components/VencordSettings/index.tsx b/src/components/VencordSettings/index.tsx index 6c946a1..0171979 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