From fcbde6b1ae0fcf4e531d0760a091a33c6b63e8ea Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 19 Oct 2019 19:37:21 +0200 Subject: more uuids --- src/structs.go | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/structs.go b/src/structs.go index 9715d4c..84fe6d9 100644 --- a/src/structs.go +++ b/src/structs.go @@ -2,6 +2,7 @@ package main // Challenge defines a challenge as in the original companion.json format type Challenge struct { + UUID string Name string Description string Flag string -- cgit 1.4.1