set custom head and tail
This commit is contained in:
parent
81ff66fddf
commit
c54eb6b574
@ -27,8 +27,8 @@ pub fn info() -> Value {
|
||||
"apiversion": "1",
|
||||
"author": "Der Informatiker",
|
||||
"color": "#00FFEE",
|
||||
"head": "default", // TODO: Choose head
|
||||
"tail": "default", // TODO: Choose tail
|
||||
"head": "smart-caterpillar",
|
||||
"tail": "mouse",
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user