ソースを参照

Update SlackIntegration.jsx

深瀬スティーヴン 5 年 前
コミット
ae9c6017ef

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

@@ -189,6 +189,7 @@ const SlackIntegration = (props) => {
           })}
           })}
         </div>
         </div>
       </div>
       </div>
+
       {settingsComponent}
       {settingsComponent}
     </>
     </>
   );
   );