diff --git a/wled00/data/index.js b/wled00/data/index.js index 93ffe801..ea297595 100644 --- a/wled00/data/index.js +++ b/wled00/data/index.js @@ -3380,7 +3380,7 @@ function showVersionUpgradePrompt(info, oldVersion, newVersion) { ? `You are now running WLED ${newVersion}.` : `Your WLED has been upgraded from ${oldVersion} to ${newVersion}.`; - const question = 'Would you like to help the WLED development team by reporting your installation? This helps us understand what hardware and versions are being used.' + const question = 'Help make WLED better with a one-time hardware report? It includes only device details like chip type, LED count, etc. — never personal data or your activities.' dialog.innerHTML = `