mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix tslint
This commit is contained in:
parent
5ab3afdd30
commit
1cd52f6dbd
@ -99,7 +99,7 @@ export class BufferMaintainer {
|
|||||||
")",
|
")",
|
||||||
|
|
||||||
"(",
|
"(",
|
||||||
(bufferStats.backlog + "").padStart(4),
|
(bufferStats.backlogSize + "").padStart(4),
|
||||||
"backlog",
|
"backlog",
|
||||||
")",
|
")",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user