Update frontend/src/app/shared/pipes/bytes-pipe/utils.ts
This commit is contained in:
parent
0a0978f7d7
commit
07b0f24cf1
@ -332,6 +332,5 @@ export function hasTouchScreen(): boolean {
|
||||
/\b(Android|Windows Phone|iPad|iPod)\b/i.test(UA);
|
||||
}
|
||||
}
|
||||
console.log(hasTouchScreen);
|
||||
return hasTouchScreen;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user