2
0
sou 8 жил өмнө
parent
commit
93321c980a
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  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');