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:
parent
c04387fa11
commit
ff3f541183
1 changed files with 2 additions and 4 deletions
|
@ -55,12 +55,10 @@ end:
|
||||||
|
|
||||||
```corn
|
```corn
|
||||||
{
|
{
|
||||||
end = [
|
end = [{
|
||||||
{
|
|
||||||
type = "tray"
|
type = "tray"
|
||||||
direction = "top_to_bottom"
|
direction = "top_to_bottom"
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue