mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 01:55:59 +00:00
focused connection changes
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
|
||||
async function handleFocus() {
|
||||
isListFocused = true;
|
||||
|
||||
// await tick();
|
||||
await sleep(100);
|
||||
// console.log('ON FOCUS AFTER SLEEP');
|
||||
|
||||
Reference in New Issue
Block a user