Shun Miyazawa 5 년 전
부모
커밋
653bd49933
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/client/js/components/Admin/SlackIntegration/CustomBotWithProxySettingsAccordion.jsx

+ 1 - 0
src/client/js/components/Admin/SlackIntegration/CustomBotWithProxySettingsAccordion.jsx

@@ -151,6 +151,7 @@ const CustomBotWithProxySettingsAccordion = () => {
             />
             <p className="text-danger">{t('admin:slack_integration.accordion.dont_need_update')}</p>
           </div>
+          {/* TODO: Insert photo */}
           <div className="rounded border w-50 d-flex justify-content-center align-items-center" style={{ height: '15rem' }}>
             <h1 className="text-muted">参考画像</h1>
           </div>