2
0
Shun Miyazawa 4 жил өмнө
parent
commit
653bd49933

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