Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-06-11 22:51:19 +03:00
parent d9829b7b8f
commit 725e297370

View File

@ -944,7 +944,7 @@ var ConfigLocalStorageActions = actions.Actions({
// XXX should we store this in something like .default_config and // XXX should we store this in something like .default_config and
// clone it??? // clone it???
// ...do not think so, as the __base_config xhould always be set // ...do not think so, as the __base_config should always be set
// to the values set in code... (check this!) // to the values set in code... (check this!)
__base_config: null, __base_config: null,
__config_loaded: null, __config_loaded: null,