mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Update application release
This commit is contained in:
parent
2b81cd877c
commit
fd6dc68af0
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -166,7 +166,7 @@
|
||||||
});
|
});
|
||||||
|
|
||||||
};
|
};
|
||||||
setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.03.1'; };
|
setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.0.7'; };
|
||||||
setTimeZones() {
|
setTimeZones() {
|
||||||
let dd = document.getElementById('selTimeZone');
|
let dd = document.getElementById('selTimeZone');
|
||||||
dd.length = 0;
|
dd.length = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue