Parcourir la source

Update SlackIntegration.jsx

深瀬スティーヴン il y a 5 ans
Parent
commit
ae9c6017ef

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

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