Parcourir la source

improved a todo comment

kaori il y a 4 ans
Parent
commit
8be808c125
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/server/routes/forgot-password.js

+ 1 - 1
src/server/routes/forgot-password.js

@@ -16,7 +16,7 @@ module.exports = function(crowi, app) {
       to: 'kaori@weseek.co.jp',
       subject: 'forgotPasswordMailTest',
       template: path.join(crowi.localeDir, 'en_US/notifications/passwordReset.txt'),
-      // TODO: need to show appropriate values
+      // TODO: need to set appropriate values by GW-6828
       // vars: {
       //   appTitle: appService.getAppTitle(),
       //   email: 'kaori@weseek.co.jp',