Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
heuzef
/
lesspass
réplica de
https://github.com/lesspass/lesspass.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
67
Wiki
Actividad
Explorar el Código
Remove number in mobile application
pull/763/head
Guillaume Vincent
hace 1 año
padre
8c19c8d25b
commit
2675e42691
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
mobile/src/password/PasswordGeneratorScreen.js
+ 0
- 1
mobile/src/password/PasswordGeneratorScreen.js
Ver fichero
@@ -51,7 +51,6 @@ function _getPasswordProfile(state) {
login: state.login,
lowercase: state.lowercase,
uppercase: state.uppercase,
number: state.digits,
digits: state.digits,
symbols: state.symbols,
length: state.length,
Escribir
Vista previa
Cargando…
Cancelar
Guardar