Rename "hasTouchSupport" to "userAgentHasTouchSupport"

This commit is contained in:
redphx
2024-06-09 11:47:08 +07:00
parent a3a7a57b51
commit 504f16b802
11 changed files with 18 additions and 18 deletions

View File

@@ -28,7 +28,7 @@ type BxStates = {
appContext: any | null;
serverRegions: any;
hasTouchSupport: boolean;
userAgentHasTouchSupport: boolean;
browserHasTouchSupport: boolean;
currentStream: Partial<{