Skip to content

Commit

Permalink
Update instruments.json
Browse files Browse the repository at this point in the history
  • Loading branch information
glormph authored Feb 9, 2024
1 parent 1a31d65 commit a7f35f9
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions instruments.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
[
{
"name": "Leia",
"tasks": ["solvent", "toothbrush", "fake"]
"tasks": ["solvent", "column"]
},


{
"name": "Henry",
"tasks": ["solvent", "column", "capillary"]
},

{
"name": "Percy",
"tasks": ["solvent", "column", "capillary"]
},

{
"name": "Fred",
"tasks": ["solvent", "newtask"]
"tasks": ["solvent", "column", "capillary"]
}

]

0 comments on commit a7f35f9

Please sign in to comment.