forked from Mirrors/keyoxide-web
Fix typo
This commit is contained in:
parent
f451619fda
commit
05187248fe
1 changed files with 2 additions and 2 deletions
|
@ -602,8 +602,8 @@ if (elProfileUid) {
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case: "hkp":
|
case "hkp":
|
||||||
case: "wkd":
|
case "wkd":
|
||||||
opts = {
|
opts = {
|
||||||
input: profileUid,
|
input: profileUid,
|
||||||
mode: elProfileMode.innerHTML
|
mode: elProfileMode.innerHTML
|
||||||
|
|
Loading…
Reference in a new issue