forked from HEL/chronos
fixed bottom custom image order
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
_par("Foo5", display-name: "Database", shape: "database")
|
||||
_par("Foo6", display-name: "Collections", shape: "collections")
|
||||
_par("Foo7", display-name: "Queue", shape: "queue")
|
||||
_par("Foo8", display-name: "Typst", shape: "custom", custom-image: TYPST)
|
||||
_par("Foo9", display-name: "Ferris", shape: "custom", custom-image: FERRIS)
|
||||
_par("Foo10", display-name: "Baryhobal", shape: "custom", custom-image: ME)
|
||||
_par("Foo8", display-name: "Typst", shape: "custom", image: TYPST)
|
||||
_par("Foo9", display-name: "Ferris", shape: "custom", image: FERRIS)
|
||||
_par("Foo10", display-name: "Baryhobal", shape: "custom", image: ME)
|
||||
})
|
Reference in New Issue
Block a user