zahmis 4 年 前
コミット
2d172dc577
1 ファイル変更1 行追加0 行削除
  1. 1 0
      packages/slackbot-proxy/src/controllers/slack.ts

+ 1 - 0
packages/slackbot-proxy/src/controllers/slack.ts

@@ -317,6 +317,7 @@ export class SlackCtrl {
       + '<h1>Illegal state, try it again.</h1>'
       + '<h1>Illegal state, try it again.</h1>'
       + '<a href="/">'
       + '<a href="/">'
       + 'Go to install page'
       + 'Go to install page'
+      + '</a>'
       + '</body></html>');
       + '</body></html>');
     }
     }