fixes and start of UrlSwitchItem
This commit is contained in:
2
dist/main.js
vendored
2
dist/main.js
vendored
@ -26,7 +26,7 @@ annaBedLight.start();
|
||||
allLabeledItems.push(annaBedLight);
|
||||
// Matthias -------------------------------------------------------------------------------------------------
|
||||
// Matthias Stehlampen 7 24 1 6 24 1
|
||||
let matthiasStandLights = new M433SwitchItem_1.M433SwitchItem('1st', 'Matthias', 'Stehlampen Matthias', 'StandLight', '7 24 1', '6 24 1');
|
||||
let matthiasStandLights = new M433SwitchItem_1.M433SwitchItem('1st', 'Matthias', 'StandLight', 'Stehlampen Matthias', '7 24 1', '6 24 1');
|
||||
matthiasStandLights.start();
|
||||
allLabeledItems.push(matthiasStandLights);
|
||||
// Matthias Bett 15 24 1 14 24 1
|
||||
|
Reference in New Issue
Block a user