master
hopkira 2020-06-01 14:27:02 +01:00
parent 60b0fee49d
commit 03f4f1da8b
1 changed files with 1 additions and 1 deletions

View File

@ -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,
}; };