admin team ID

This commit is contained in:
2025-10-28 16:31:40 +01:00
parent 68cb9ac73e
commit c4b404e7a9
3 changed files with 5 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ type CipherTemplateS struct {
}
type TeamTemplateS struct {
ID int
TeamName string
Difficulty string
LastCipher int