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