mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-03-06 13:53:21 +00:00
allow returning all check data
This commit is contained in:
@@ -54,6 +54,7 @@ export default {
|
||||
{ value: 1, label: "Last 24 Hours" },
|
||||
{ value: 7, label: "Last 7 Days" },
|
||||
{ value: 30, label: "Last 30 Days" },
|
||||
{ value: 0, label: "Everything" },
|
||||
],
|
||||
chartOptions: {
|
||||
tooltip: {
|
||||
|
||||
Reference in New Issue
Block a user