This commit is contained in:
2025-10-18 21:32:14 +02:00
parent 2c9da94143
commit 00f2953e7f
3 changed files with 8 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ type CipherTemplateS struct {
Solution string
Help int
Wrong bool
URL string
}
type TeamTemplateS struct {