mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 17:43:08 -04:00
Fix Cloud Sync
This commit is contained in:
parent
6aceb2aae5
commit
03beeca78a
3 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue