This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update SlackIntegration.jsx
深瀬スティーヴン
hace 5 años
padre
550eda85d4
commit
ae9c6017ef
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx
+ 1
- 0
src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx
Ver fichero
@@ -189,6 +189,7 @@ const SlackIntegration = (props) => {
})}
</div>
</div>
+
{settingsComponent}
</>
);