Fix Cloud Sync

This commit is contained in:
thororen1234 2024-07-04 21:57:06 -04:00
parent 6aceb2aae5
commit 03beeca78a
3 changed files with 4 additions and 4 deletions

View file

@ -120,7 +120,7 @@ function CloudTab() {
const settings = useSettings(["cloud.authenticated", "cloud.url"]);
return (
<SettingsTab title="Vencord Cloud">
<SettingsTab title="Equicord Cloud">
<Forms.FormSection title="Cloud Settings" className={Margins.top16}>
<Forms.FormText variant="text-md/normal" className={Margins.bottom20}>
Vencord comes with a cloud integration that adds goodies like settings sync across devices.