Merge pull request #351 from decaf-dev/dev

Force update
This commit is contained in:
DecafDev 2024-09-12 17:58:33 -06:00 committed by GitHub
commit 602ee5485b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,6 +79,7 @@
openDropdown();
}
} else {
// open dropdown on any key press
if (!isOpen) {
openDropdown();
}