diff --git a/plugins/c9.ide.help/help.js b/plugins/c9.ide.help/help.js index b4240dee..74716123 100644 --- a/plugins/c9.ide.help/help.js +++ b/plugins/c9.ide.help/help.js @@ -171,7 +171,10 @@ define(function(require, exports, module) { * @singleton **/ plugin.freezePublicAPI({ - + /** + * Shows Cloud9 about dialog + */ + showAbout: showAbout }); register(null, {