1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00

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"
}
]
}]
}
```