Skip to content

Commit

Permalink
Add dummy joints
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobronium committed Oct 4, 2024
1 parent 741fa3c commit 3b7d64d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"data_url": "https://test.storage.googleapis.com/"
},
"annotation": {
"labels": [{ "name": "dummy_label" , "nodes": ["example node"]}],
"labels": [{ "name": "dummy_label" , "nodes": ["example node"], "joints": []}],
"description": "Dummy description",
"user_guide": "https://test.storage.googleapis.com",
"type": "IMAGE_BOXES",
Expand Down

0 comments on commit 3b7d64d

Please sign in to comment.