Commit d4f0e3d3 authored by Akikonata's avatar Akikonata

test

parent 7bbed859
......@@ -53,7 +53,10 @@ KityMinder.registerModule( "Expand", function () {
return {
'events': {
'importData': function ( e ) {
var data = e.data;
// var data = e.data;
// console.log( data );
// var options = this.getOptions();
// console.log( options );
}
},
'commands': {}
......
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