Skip to content

Commit

Permalink
Revert "Prune overrides files, see phetsims/scenery#1447"
Browse files Browse the repository at this point in the history
This reverts commit 855e6f5.
  • Loading branch information
samreid committed Sep 16, 2022
1 parent 855e6f5 commit b34fed3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/ph-scale-basics-phet-io-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@ window.phet.preloads.phetio.phetioElementsOverrides =
},
"phScaleBasics.macroScreen.view.waterFaucetNode.visibleProperty": {
"phetioFeatured": true
},
"phScaleBasics.macroScreen.view.waterFaucetNode.waterText.visibleProperty": {
"phetioFeatured": true
}
};

0 comments on commit b34fed3

Please sign in to comment.