From ce25881c880d9711f211be05f92a809304a436e3 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Sat, 22 Oct 2022 20:01:38 +0800 Subject: refactor(db): move some methods off `user.go` (#7199) --- templates/org/team/teams.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/org/team/teams.tmpl') diff --git a/templates/org/team/teams.tmpl b/templates/org/team/teams.tmpl index 2b4445ca..a808e24a 100644 --- a/templates/org/team/teams.tmpl +++ b/templates/org/team/teams.tmpl @@ -25,8 +25,8 @@
{{range .Members}} - - + + {{end}}
-- cgit v1.2.3