focused connection changes

This commit is contained in:
SPRINX0\prochazka
2024-12-13 10:48:42 +01:00
parent faad82fc34
commit a810dc4204
5 changed files with 29 additions and 5 deletions

View File

@@ -117,6 +117,7 @@
async function handleFocus() {
isListFocused = true;
// await tick();
await sleep(100);
// console.log('ON FOCUS AFTER SLEEP');