Restore default time range to now-5m

This commit is contained in:
Michael Vines
2019-09-16 08:45:27 -07:00
parent c1880e3f3e
commit 1aec9e38fa

View File

@ -9101,7 +9101,7 @@
] ]
}, },
"time": { "time": {
"from": "now-5h", "from": "now-5m",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {