Skip to content

Commit cf69c2b

Browse files
ConcedoConcedo
Concedo
authored and
Concedo
committed
fixed password field
1 parent 4a69f77 commit cf69c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7663,7 +7663,7 @@
76637663
if (userinput != null && userinput!="") {
76647664
custom_kobold_key = document.getElementById("customkoboldkey").value = localmodekey = localsettings.saved_kai_key = userinput.trim();
76657665
}
7666-
},false,true);
7666+
},false,false,true);
76677667
}
76687668

76697669
}else{

0 commit comments

Comments
 (0)