X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/e5fa5e6d84b12730219986d507f036f096c4dfeb..676831dbbe47060a8da8a8bd9fa7136dd43b9b50:/Plugson/www/plugson_persistence.html diff --git a/Plugson/www/plugson_persistence.html b/Plugson/www/plugson_persistence.html index 60e0134..6b8caf6 100644 --- a/Plugson/www/plugson_persistence.html +++ b/Plugson/www/plugson_persistence.html @@ -281,7 +281,7 @@ $('input[type=text]').each(function (){ var id = $(this).attr('id'); if (typeof(id) == 'undefined') { - retunrn; + return; } if (id.startsWith('id_text_timeout_') || id.startsWith('id_text_autosel_')) {