Commit e7d92d67 authored by Akikonata's avatar Akikonata

changed options

parent 6f39977b
......@@ -12,7 +12,7 @@ kity.extendClass( Minder, {
}
return _list;
} )();
var _configModules = this._options.modules = this._options.modules || _modulesList;
var _configModules = this._options.modules || _modulesList;
console.log( _configModules );
if ( _modules ) {
var me = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment