Skip to content

Commit

Permalink
Set elevation to rotated for v1 before release.
Browse files Browse the repository at this point in the history
  • Loading branch information
plural committed Jan 18, 2025
1 parent 261a4b2 commit 7810c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cycles.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"code": "elevation",
"name": "Elevation",
"position": 34,
"rotated": false,
"size": 2
"rotated": true,
"size": 1
}
]

0 comments on commit 7810c58

Please sign in to comment.