From caee0fc3e2d620a53f2343b73dafeab2d10d6173 Mon Sep 17 00:00:00 2001 From: dev Date: Mon, 29 Jun 2026 00:19:53 +0200 Subject: [PATCH] Clarify import quality and AcoustID wording --- webui/index.html | 26 +++++++++++---------- webui/src/routes/import/-ui/import-page.tsx | 4 ++-- webui/static/settings.js | 2 +- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/webui/index.html b/webui/index.html index 792ac608..e10decb6 100644 --- a/webui/index.html +++ b/webui/index.html @@ -5190,18 +5190,19 @@
i
@@ -5298,17 +5299,18 @@
i
diff --git a/webui/static/settings.js b/webui/static/settings.js index be5c967b..5b80eb4b 100644 --- a/webui/static/settings.js +++ b/webui/static/settings.js @@ -40,7 +40,7 @@ async function copyAddress(address, cryptoName) { let settingsAutoSaveTimer = null; -// The "Only import AcoustID-verified tracks" toggle lives in Audio Verification +// The "Only allow AcoustID-verified tracks" toggle lives in Audio Verification // and is always shown (its help notes it needs AcoustID enabled), so users can // always find it. Kept as a no-op for any existing callers. function syncAcoustidRequireVerifiedVisibility() {