Skip to content

Commit

Permalink
support for dynamic locale, phetsims/ph-scale#239
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 7, 2022
1 parent bbe77ab commit b7f4d47
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions js/ph-scale-basics-phet-io-overrides.js
Original file line number Diff line number Diff line change
@@ -1,42 +1,6 @@
/* eslint-disable */
window.phet.preloads.phetio.phetioElementsOverrides =
{
"phScaleBasics.global.model.solutes.batteryAcid.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.blood.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.chickenSoup.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.coffee.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.drainCleaner.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.handSoap.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.milk.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.orangeJuice.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.soda.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.spit.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.vomit.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.global.model.solutes.water.nameProperty": {
"phetioFeatured": true
},
"phScaleBasics.macroScreen.model.autofillEnabledProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit b7f4d47

Please sign in to comment.