reduce ts size
This commit is contained in:
parent
46597169c5
commit
8c74d46cc9
@ -25,7 +25,7 @@ export class History {
|
||||
record.user,
|
||||
record.x,
|
||||
record.y,
|
||||
record.ts,
|
||||
Math.floor(record.ts / 1000),
|
||||
color,
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user