diff --git a/js/initialize-globals.js b/js/initialize-globals.js index 3708e6284..427bdb8b4 100644 --- a/js/initialize-globals.js +++ b/js/initialize-globals.js @@ -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'