mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-11 12:30:51 +08:00
Actually define the module
I didn't forget something really obvious and important. Not at all.
This commit is contained in:
parent
cbd4929785
commit
89222b6dfd
@ -59,5 +59,7 @@ function($, utils) {
|
||||
return data;
|
||||
});
|
||||
};
|
||||
|
||||
return {ConfigSection: ConfigSection};
|
||||
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user