watchman send dsk for desktop

This commit is contained in:
zeppi 2021-08-19 13:13:25 -04:00
parent 57ac473b00
commit a702a82fb3

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