mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-22 15:37:25 +00:00
Name: deselect on new completion
This commit is contained in:
parent
ead237f941
commit
7759749306
@ -41,6 +41,7 @@
|
|||||||
if(!input.value) {
|
if(!input.value) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
selected_idx = null
|
||||||
abort.abort()
|
abort.abort()
|
||||||
abort = new AbortController()
|
abort = new AbortController()
|
||||||
try{
|
try{
|
||||||
|
Loading…
Reference in New Issue
Block a user