From 4b60cdbcc2e24a966f2c522856b620a74d2cd32f Mon Sep 17 00:00:00 2001
From: Teajey <21069848+Teajey@users.noreply.github.com>
Date: Thu, 23 May 2024 00:20:31 +1200
Subject: [PATCH] feat: min password length
---
templates/register.gotmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/register.gotmpl b/templates/register.gotmpl
index f8ba916..1082032 100644
--- a/templates/register.gotmpl
+++ b/templates/register.gotmpl
@@ -15,11 +15,11 @@