diff --git a/src/modules/features/SettingDialogue/ObsidianLiveSyncSettingTab.ts b/src/modules/features/SettingDialogue/ObsidianLiveSyncSettingTab.ts index 26809ba..96c460a 100644 --- a/src/modules/features/SettingDialogue/ObsidianLiveSyncSettingTab.ts +++ b/src/modules/features/SettingDialogue/ObsidianLiveSyncSettingTab.ts @@ -954,7 +954,7 @@ Store only the settings. **Caution: This may lead to data corruption**; database void addPanel( paneEl, - "To setup the other devices", + "To setup other devices", undefined, visibleOnly(() => this.isConfiguredAs("isConfigured", true)) ).then((paneEl) => {