also tracking tab

This commit is contained in:
Miodec 2023-05-19 17:11:54 +02:00
parent 8a8ea0d5e2
commit 7f8298c0d2

View file

@ -68,6 +68,7 @@ const keysToTrack = [
"Slash",
"Space",
"Enter",
"Tab",
"NoCode", //android (smells) and some keyboards might send no location data - need to use this as a fallback
];