Skip to content

Commit

Permalink
reverting this to last year
Browse files Browse the repository at this point in the history
s state
  • Loading branch information
squaregear committed Jan 15, 2025
1 parent 3cb7f82 commit 97649a7
Showing 1 changed file with 17 additions and 60 deletions.
77 changes: 17 additions & 60 deletions public/assets/config-matches.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"heading": "Reefscape - 2025",
"heading": "Crescendo - 2024",
"logo": "logo.png",
"pages": [
{
Expand Down Expand Up @@ -33,28 +33,19 @@
"height": 20
},
{
"name": "Remove Algae",
"name": "Amp Notes",
"type": "spinbox",
"prefix": "Auto"
},
{
"name": "Trough Corals",
"name": "Speaker Notes",
"type": "spinbox",
"prefix": "Auto"
},
{
"name": "L2 Corals",
"type": "spinbox",
"prefix": "Auto"
},
{
"name": "L3 Corals",
"type": "spinbox",
"prefix": "Auto"
},
{
"name": "L4 Corals",
"name": "Trap Notes",
"type": "spinbox",
"max": 3,
"prefix": "Auto"
}
]
Expand All @@ -65,78 +56,44 @@
{
"name": "Picked Up From",
"type": "heading",
"colspan": 20,
"colspan": 5,
"align": "center"
},
{
"name": "Algae",
"type": "heading",
"col": 2
},
{
"name": "Ground",
"type": "spinbox",
"col": 3,
"row": 2
},
{
"name": "Reef",
"type": "spinbox",
"row": 2,
"col": 8
},
{
"name": "Coral",
"type": "heading",
"row": 3,
"col": 2
},
{
"name": "Ground",
"type": "spinbox",
"col": 3,
"row": 3
"type": "spinbox"
},
{
"name": "Source",
"type": "spinbox",
"row": 3,
"col": 8
"row": 2,
"col": 3
},
{
"name": "Scoring",
"type": "heading",
"colspan": 20,
"colspan": 5,
"align": "center"
},
{
"name": "Net",
"name": "Speaker Notes",
"type": "spinbox"
},
{
"name": "Proccesor",
"name": "Amplified Speaker Notes",
"type": "spinbox",
"row": 5,
"row": 4,
"col": 3
},
{
"name": "Coral Trough",
"name": "Amp Notes",
"type": "spinbox"
},
{
"name": "Coral L2",
"name": "Trap Notes",
"type": "spinbox",
"row": 6,
"col": 3
},
{
"name": "Coral L3",
"type": "spinbox"
},
{
"name": "Coral L4",
"type": "spinbox",
"row": 7,
"max": 3,
"row": 5,
"col": 3
},
{
Expand Down

0 comments on commit 97649a7

Please sign in to comment.