Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
heuzef
/
lesspass
espelho de
https://github.com/lesspass/lesspass.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
67
Wiki
Trabalho
Ver a proveniência
remove profile in state
pull/342/head
Guillaume Vincent
há 7 anos
ascendente
fb52b9b271
cometimento
c54a9b7d2c
1 ficheiros alterados
com
2 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-2
src/store/index.js
+ 2
- 2
src/store/index.js
Ver ficheiro
@@ -7,8 +7,8 @@ import mutations from './mutations'
Vue.use(Vuex);
const state = {
currentPassword
Profile
: null,
password
Profile
s: {},
currentPassword: null,
passwords: {},
defaultOptions: {
uppercase: true,
lowercase: true,
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar