This commit is contained in:
2025-10-30 11:42:08 -06:00
parent e41df1fccf
commit 5b3cd0c42f
+3 -3
View File
@@ -46,7 +46,7 @@
} }
] ]
}, },
"unit": "dateTimeAsLocal" "unit": "dateTimeAsIso"
}, },
"overrides": [] "overrides": []
}, },
@@ -703,12 +703,12 @@
"list": [] "list": []
}, },
"time": { "time": {
"from": "now-6h", "from": "now-3h",
"to": "now" "to": "now"
}, },
"timepicker": {}, "timepicker": {},
"timezone": "browser", "timezone": "browser",
"title": "Chrony", "title": "Chrony",
"uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e", "uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e",
"version": 3 "version": 4
} }