sou %!s(int64=7) %!d(string=hai) anos
pai
achega
93321c980a
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      lib/crowi/index.js

+ 1 - 2
lib/crowi/index.js

@@ -460,8 +460,7 @@ Crowi.prototype.require = function(modulePath) {
 };
 
 /**
- * setup Express Routes
- * !! this must be at last because it includes '/*' route !!
+ * setup GlobalNotificationService
  */
 Crowi.prototype.setUpGlobalNotification = function() {
   const globalNotificationService = require('../service/global-notification');