Skip to content

Commit 82e2378

Browse files
change deployments ordering
1 parent 5c2d51a commit 82e2378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/Vercel/v1/defaultContent/deployments.dash.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"id": "{{dataStreams.[deployments]}}",
2727
"sort": {
2828
"top": 10,
29-
"by": [["created", "asc"]]
29+
"by": [["created", "desc"]]
3030
},
3131
"group": {
3232
"by": [],

0 commit comments

Comments
 (0)