Skip to content

Commit

Permalink
Move phetioFeatured from overrides to main code, see phetsims/states-…
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jun 29, 2020
1 parent 05b5a9b commit e0c7696
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions js/phet-io/states-of-matter-basics-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"statesOfMatterBasics.phaseChangesScreen.model.targetNumberOfMoleculesProperty": {
"phetioFeatured": true
},
"statesOfMatterBasics.phaseChangesScreen.model.temperatureInKelvinProperty": {
"phetioFeatured": true
},
"statesOfMatterBasics.phaseChangesScreen.view.heaterCoolerNode.visibleProperty": {
"phetioFeatured": true
},
Expand Down Expand Up @@ -109,9 +106,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"statesOfMatterBasics.statesScreen.model.targetNumberOfMoleculesProperty": {
"phetioFeatured": true
},
"statesOfMatterBasics.statesScreen.model.temperatureInKelvinProperty": {
"phetioFeatured": true
},
"statesOfMatterBasics.statesScreen.view.heaterCoolerNode.visibleProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit e0c7696

Please sign in to comment.