eyre: Remove leading sig from password placeholder

This commit is contained in:
Luke Champine 2020-03-30 13:32:21 -04:00 committed by GitHub
parent 6f8a248d67
commit b3d78b5d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -496,7 +496,7 @@
;input
=type "password"
=name "password"
=placeholder "~sampel-ticlyt-migfun-falmel"
=placeholder "sampel-ticlyt-migfun-falmel"
=class "mono"
=autofocus "true";
;input(type "hidden", name "redirect", value redirect-str);