diff --git a/js/phet-io/john-travoltage-phet-io-elements-baseline.js b/js/phet-io/john-travoltage-phet-io-elements-baseline.js index 1252c9b4..9e3df6b7 100644 --- a/js/phet-io/john-travoltage-phet-io-elements-baseline.js +++ b/js/phet-io/john-travoltage-phet-io-elements-baseline.js @@ -342,6 +342,17 @@ window.phet.phetio.phetioElementsBaseline = "phetioStudioControl": true, "phetioTypeName": "ActionIO." }, + "johnTravoltage.general.focusProperty": { + "phetioDocumentation": "", + "phetioEventType": "model", + "phetioFeatured": false, + "phetioHighFrequency": false, + "phetioPlayback": false, + "phetioReadOnly": true, + "phetioState": false, + "phetioStudioControl": true, + "phetioTypeName": "PropertyIO.>" + }, "johnTravoltage.general.phetioCommandProcessor": { "phetioDocumentation": "Processes messages from the wrapper frame and returns the results. This serves as the source of PhET-iO data stream messages when commands are invoked from the wrapper.", "phetioEventType": "model",