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

@@ -25,6 +25,7 @@ export const STATES: BxStates = {
},
userAgent: {
isTv: isTv,
capabilities: {
touch: userAgentHasTouchSupport,
}