From fef8990a818386a68915ef2272ea8a33b5cfcb04 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Fri, 25 Mar 2022 23:59:47 +0100 Subject: fix: Move to textarea Moving password output from `label` to `textarea`. I couldn't get label to work as I wanted so I move it to a readonly textarea. --- www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.html b/www/index.html index 666f720..0b4a5b5 100644 --- a/www/index.html +++ b/www/index.html @@ -21,9 +21,9 @@
-
-- cgit v1.2.3