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
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 2 additions and 2 deletions

View File

@ -9101,7 +9101,7 @@
]
},
"time": {
"from": "now-5h",
"from": "now-5m",
"to": "now"
},
"timepicker": {
@ -9133,4 +9133,4 @@
"title": "Testnet Monitor (edge)",
"uid": "testnet-edge",
"version": 1
}
}