Update luciano_blocktronics theme with conf change
This commit is contained in:
parent
91279464f7
commit
d73d5b0805
Binary file not shown.
|
@ -170,6 +170,19 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
messageAreaChangeCurrentConference: {
|
||||||
|
config: {
|
||||||
|
listFormat: "|00|15{index} |07- |03{name}"
|
||||||
|
focusListFormat: "|00|19|15{index} - {name}"
|
||||||
|
}
|
||||||
|
mci: {
|
||||||
|
VM1: {
|
||||||
|
width: 26
|
||||||
|
height: 19
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
messageAreaChangeCurrentArea: {
|
messageAreaChangeCurrentArea: {
|
||||||
config: {
|
config: {
|
||||||
listFormat: "|00|15{index} |07- |03{name}"
|
listFormat: "|00|15{index} |07- |03{name}"
|
||||||
|
|
Loading…
Reference in New Issue