This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
lesspass
огледало од
https://github.com/lesspass/lesspass.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
67
Вики
Activity
Преглед изворни кода
remove ref that does not exist anymore
pull/342/head
Guillaume Vincent
пре 7 година
родитељ
4935944b6b
комит
44e54d81f7
1 измењених фајлова
са
0 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/views/PasswordGenerator.vue
+ 0
- 1
src/views/PasswordGenerator.vue
Прегледај датотеку
@@ -267,7 +267,6 @@
const password = passwords[i];
if (password.site === site && password.login === login) {
this.$store.commit('SET_PASSWORD', {password});
this.$refs.masterPassword.focus();
break;
}
}
Write
Preview
Loading…
Откажи
Сачувај