admin cipher clue can be html

This commit is contained in:
2025-11-06 10:44:24 +01:00
parent 53b673f86d
commit c38a33a7aa

View File

@@ -57,7 +57,7 @@ type AdminCipherTemplateS struct {
ID int ID int
Assignment template.HTML Assignment template.HTML
Solution string Solution string
Clue string Clue template.HTML
} }
type AdminPositionsTemplateS struct { type AdminPositionsTemplateS struct {