Shun Miyazawa 1 년 전
부모
커밋
db45ae6289
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      apps/app/src/client/components/Admin/AiIntegration/AiIntegration.tsx

+ 1 - 0
apps/app/src/client/components/Admin/AiIntegration/AiIntegration.tsx

@@ -28,6 +28,7 @@ export const AiIntegration = (): JSX.Element => {
       <div className="row">
         <label className="col-md-3 col-form-label text-start text-md-end">{ t('ai_integration.rebuild_vector_store_label') }</label>
         <div className="col-md-8">
+          {/* TODO: https://redmine.weseek.co.jp/issues/153978 */}
           <button
             type="submit"
             className="btn btn-primary"