Bug fix
parent
60b0fee49d
commit
03f4f1da8b
|
|
@ -170,7 +170,7 @@ are defined as btn1, bt2 and bt3. The
|
||||||
values are names from the icon array.
|
values are names from the icon array.
|
||||||
*/
|
*/
|
||||||
const homeScreen = {
|
const homeScreen = {
|
||||||
left: lightsBtn,
|
left: lightBtn,
|
||||||
right: socketsBtn,
|
right: socketsBtn,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue