docs(tray): fix formatting

This commit is contained in:
Jake Stanger 2024-11-16 17:19:23 +00:00
parent c04387fa11
commit ff3f541183
No known key found for this signature in database
GPG Key ID: C51FC8F9CB0BEA61

View File

@ -55,12 +55,10 @@ end:
```corn
{
end = [
{
end = [{
type = "tray"
direction = "top_to_bottom"
}
]
}]
}
```