Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
heuzef
/
lesspass
mirror da
https://github.com/lesspass/lesspass.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
67
Wiki
Attività
Sfoglia il codice sorgente
Remove number in mobile application
pull/763/head
Guillaume Vincent
1 anno fa
parent
8c19c8d25b
commit
2675e42691
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+0
-1
mobile/src/password/PasswordGeneratorScreen.js
+ 0
- 1
mobile/src/password/PasswordGeneratorScreen.js
Vedi File
@@ -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,
Scrivi
Anteprima
Caricamento…
Annulla
Salva