diff --git a/public/data/seasons.json b/public/data/seasons.json index b9f5013..31df7b3 100644 --- a/public/data/seasons.json +++ b/public/data/seasons.json @@ -145,5 +145,12 @@ "year": 7, "season": 1, "accent": "#bf9f43" - } + }, + { + "id": 26, + "operation": "Vector Glare", + "year": 7, + "season": 2, + "accent": "#12ac27" + } ]