This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
gitgod
/
mm
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
savable into sliceSavable move
Ivan Asmer
hace 2 años
padre
3bee6ac6af
commit
06e57f71ca
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
index.js
+ 1
- 1
index.js
Ver fichero
@@ -570,7 +570,7 @@ const mm = db => {
}
}
- return SlicedSavable
+ return
{
SlicedSavable
, Savable}
}