* update ui and translations

This commit is contained in:
Ingo Fischer
2022-03-23 08:23:16 +01:00
parent 46d58e00e3
commit 0cb8ed8a13
11 changed files with 29 additions and 57 deletions
-1
View File
@@ -18,7 +18,6 @@
if (!settings) return;
if (settings.password === undefined) settings.password = '';
if (settings.prompt === undefined) settings.prompt = 'hass>';
settings.passwordRepeat = settings.password;
$('.value').each(function () {