]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
fix typo
authorlongpanda <admin@ventoy.net>
Wed, 12 Jan 2022 03:10:15 +0000 (11:10 +0800)
committerlongpanda <admin@ventoy.net>
Wed, 12 Jan 2022 03:10:15 +0000 (11:10 +0800)
Plugson/www/plugson_persistence.html

index 60e013480f391221f10a57361084f04f69b5f748..6b8caf627c2629d4a5f5d78bbdea9432bdfc7c46 100644 (file)
     $('input[type=text]').each(function (){\r
       var id = $(this).attr('id');\r
       if (typeof(id) == 'undefined') {\r
-        retunrn;\r
+        return;\r
       }\r
       \r
       if (id.startsWith('id_text_timeout_') || id.startsWith('id_text_autosel_')) {\r