Minor update

This commit is contained in:
redphx
2024-07-08 17:45:38 +07:00
parent 10d0dedc0a
commit 962f4dec6d
4 changed files with 16 additions and 7 deletions

View File

@@ -36,6 +36,7 @@ type BxStates = {
};
userAgent: {
isTv: boolean;
capabilities: {
touch: boolean;
};