Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
heuzef
/
lesspass
espelhamento de
https://github.com/lesspass/lesspass.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
67
Wiki
Atividade
Ver código fonte
Remove number in mobile application
pull/763/head
Guillaume Vincent
1 ano atrás
pai
8c19c8d25b
commit
2675e42691
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-1
mobile/src/password/PasswordGeneratorScreen.js
+ 0
- 1
mobile/src/password/PasswordGeneratorScreen.js
Ver arquivo
@@ -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,
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar