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
whitespace
Steven Fukase
hace 5 años
padre
15ac8bb22e
commit
eb3f4210c0
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx
+ 0
- 1
src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx
Ver fichero
@@ -189,7 +189,6 @@ const SlackIntegration = (props) => {
})}
</div>
</div>
-
{settingsComponent}
</>
);