mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Fix tooltip on storage page
This commit is contained in:
parent
135db4d71e
commit
ea11cab734
@ -190,7 +190,7 @@ export function StorageGraph({ graphId, used, total }: StorageGraphProps) {
|
||||
},
|
||||
},
|
||||
tooltip: {
|
||||
show: false,
|
||||
enabled: false,
|
||||
},
|
||||
xaxis: {
|
||||
axisBorder: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user