From 5968d39a9955e126c0ff644a26f42c3b5a058a20 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Thu, 20 Aug 2020 02:01:32 +0200 Subject: [PATCH] remove safari specific attribute to please the linter --- www/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/index.html b/www/index.html index 650c5c8..ce07e1c 100644 --- a/www/index.html +++ b/www/index.html @@ -48,7 +48,6 @@ placeholder="Model" spellcheck="false" autocapitalize="off" - autocorrect="off" /> @@ -68,7 +67,6 @@ id="packages" spellcheck="false" autocapitalize="off" - autocorrect="off" > -- 2.30.2