mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
v1.2.1 Binary and FS update
This commit is contained in:
parent
4e41177335
commit
44d6c5dc99
4 changed files with 2 additions and 2 deletions
|
|
@ -138,7 +138,7 @@
|
|||
});
|
||||
|
||||
};
|
||||
setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.1.0'; };
|
||||
setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.2.0'; };
|
||||
setTimeZones() {
|
||||
let dd = document.getElementById('selTimeZone');
|
||||
dd.length = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue