Denna sida fungerar bättre med Javascript igång.
Startsida
Hjälp
Logga in
heuzef
/
lesspass
spegling av
https://github.com/lesspass/lesspass.git
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Släpp
67
Wiki
Aktiviteter
Bläddra i källkod
remove profile in state
pull/342/head
Guillaume Vincent
7 år sedan
förälder
fb52b9b271
incheckning
c54a9b7d2c
1 ändrade filer
med
2 tillägg
och
2 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/store/index.js
+ 2
- 2
src/store/index.js
Visa fil
@@ -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,
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara