diff --git a/source/templates/dashboard.html b/source/templates/dashboard.html index f3e7035..816e553 100644 --- a/source/templates/dashboard.html +++ b/source/templates/dashboard.html @@ -16,10 +16,7 @@ }, "transform": [ { - "window": [{ - "op": "rank", - "as": "rank" - }], + "window": [{ "op": "rank", "as": "rank" }], "sort": [{ "field": "date", "order": "descending" }] }, {