Skip to content

Commit

Permalink
update doc, phetsims/joist#737
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Aug 11, 2021
1 parent 8029eec commit e393e8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/initialize-globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,8 @@
},

/**
* A debug query parameter that will save and load you preferences (from the Preferences Dialog) through multiple runtimes
* A debug query parameter that will save and load you preferences (from the Preferences Dialog) through multiple runtimes.
* See PreferencesStorage.register to see what Properties support this save/load feature.
*/
preferencesStorage: {
type: 'flag'
Expand Down

0 comments on commit e393e8d

Please sign in to comment.