Skip to content

Commit

Permalink
updated activities
Browse files Browse the repository at this point in the history
  • Loading branch information
benhansen-io committed May 19, 2024
1 parent 51285e8 commit d1da12d
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions activities/activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,15 +213,15 @@
"description": "Turn all the buttons green by clicking buttons to change their color. Pay attention as buttons may change their neighbors colors too.",
"name": "The All Green Puzzle",
"variant": [
{
"command": "all_green_puzzle easy",
"description": "Easy",
"shortcut": 31
},
{
"command": "all_green_puzzle hard",
"description": "Hard",
"shortcut": 32
},
{
"command": "all_green_puzzle easy",
"description": "Easy",
"shortcut": 31
}
]
},
Expand Down Expand Up @@ -346,6 +346,16 @@
}
]
},
{
"description": "Fun song about the planets of the solar system",
"name": "We are the Planets of the Solar System",
"variant": [
{
"command": "solar_system_we_are_planets",
"shortcut": 54
}
]
},
{
"description": "",
"hidden": true,
Expand Down

0 comments on commit d1da12d

Please sign in to comment.