watchman send dsk for desktop (#6916)

This commit is contained in:
jessopb 2021-08-19 13:18:21 -04:00 committed by GitHub
parent 57ac473b00
commit 9ec8f56051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,6 +103,9 @@ function getDeviceType() {
// }
// default as web, this can be optimized
if (!IS_WEB) {
return 'dsk';
}
return 'web';
}
// variables initialized for watchman