mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-12 23:15:46 +01:00
Prevent async completions from resetting selected completion
This commit is contained in:
@@ -1300,7 +1300,6 @@ function Completion() //{{{
|
||||
cmdContext.completions = compObject.items;
|
||||
}
|
||||
}
|
||||
context.updateAsync = true;
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user