This commit is contained in:
poiuty 2023-06-14 18:21:37 +03:00
parent 4d505b0a10
commit 72a7be5c13
9 changed files with 113 additions and 15 deletions

View file

@ -66,8 +66,6 @@ function printWsText(text) {
message = text;
console.log(mobile);
if(window.innerWidth > 805){
message = '[' + time + '] ' + message;
}