Skip to content

Commit

Permalink
add "supportsInteractiveDescription": true to package.json, grunt upd…
Browse files Browse the repository at this point in the history
…ate, grunt generate-phet-io-api, #249
  • Loading branch information
pixelzoom committed Oct 3, 2022
1 parent c6b322e commit 20fbde0
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"adapted-from-phet"
],
"simFeatures": {
"supportsSound": true
"supportsSound": true,
"supportsInteractiveDescription": true
},
"simulation": true,
"phet-io": {
Expand Down
Loading

0 comments on commit 20fbde0

Please sign in to comment.