cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-06-07 06:22:44 +03:00
parent c49aa7857b
commit 24408382a6

View File

@ -1008,7 +1008,7 @@ var ConfigLocalStorageActions = actions.Actions({
}
}],
// XXX need to load the reset config, and not just set it...
resetConfig: ['File/Reset configuration to default state',
resetConfig: ['File/Reset settings',
function(){
this.config = this.__base_config || this.config
}],