From b8fd1708cdab5bcb1fcd5e9a4367f0c2f70e3cde Mon Sep 17 00:00:00 2001 From: VnPower Date: Thu, 8 Jun 2023 10:15:03 +0700 Subject: [PATCH] Fix --- template/artwork.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/artwork.html b/template/artwork.html index df57e34..f4c6e73 100644 --- a/template/artwork.html +++ b/template/artwork.html @@ -18,7 +18,7 @@

{{ .Description }}

- {{ if eq .AiType 1 }} + {{ if eq .AiType 2 }} AI-generated {{ end }} {{ range .Tags }} {{ if isEmphasize .Name }} {{ .Name }}