feat: rm device scale factor

This commit is contained in:
Rohit
2025-04-13 13:15:59 +05:30
parent f533fafa0c
commit e559ff04b9

View File

@@ -318,7 +318,6 @@ export class RemoteBrowser {
isMobile: false,
hasTouch: false,
userAgent: this.getUserAgent(),
deviceScaleFactor: 2,
};
if (proxyOptions.server) {