Actually define the module

I didn't forget something really obvious and important. Not at all.
This commit is contained in:
Thomas Kluyver 2014-11-14 16:57:43 -08:00
parent cbd4929785
commit 89222b6dfd

View File

@ -59,5 +59,7 @@ function($, utils) {
return data;
});
};
return {ConfigSection: ConfigSection};
});