Clarify the file inspection action

This commit is contained in:
vorotamoroz
2026-07-26 15:48:01 +00:00
parent 12061b7bf3
commit da4b188b38
7 changed files with 10 additions and 7 deletions
@@ -832,7 +832,7 @@ export function paneHatch(this: ObsidianLiveSyncSettingTab, paneEl: HTMLElement,
)
.addButton((button) =>
button
.setButtonText($msg("Scan all files"))
.setButtonText($msg("Begin inspection"))
.setDisabled(false)
.setCta()
.onClick(async () => {