Skip to content

Commit

Permalink
remove extra item
Browse files Browse the repository at this point in the history
  • Loading branch information
satra committed Aug 31, 2024
1 parent c24d190 commit 50d2ca4
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,12 @@
"version": "0.0.1",
"ui": {
"addProperties": [
{"isAbout": "../../Activity3/items/text_item",
"variableName": "text_item",
"isVis": true,
"allow": [
"reproschema:Skipped"
]
},
{"isAbout": "../../selectActivity/items/radio_item",
"variableName": "radio_item",
"isVis": true
}
],
"order": [
"../../Activity3/items/text_item",
"../../selectActivity/items/radio_item"
],
"shuffle": false,
Expand Down

0 comments on commit 50d2ca4

Please sign in to comment.