mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Changed x axis labels to 24h format (I haven't noticed this since it is still before midday).
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ $(document).ready(function() {
|
||||
time: {
|
||||
unit: 'hour',
|
||||
displayFormats: {
|
||||
hour: 'hh:mm'
|
||||
hour: 'HH:mm'
|
||||
}
|
||||
}
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user