1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 23:31:13 -05:00

misc ui tweaks

This commit is contained in:
RaidMax
2022-06-16 14:02:44 -05:00
parent 0085bb07fb
commit 6f5db426c1
5 changed files with 8 additions and 62 deletions

View File

@ -106,8 +106,8 @@ function getPlayerHistoryChart(playerHistory, i, width, maxClients) {
display: false
},
ticks: {
max: 1,
min: maxClients + 2
max: 0.5,
min: maxClients + 1
}
}]
},