mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
type check
This commit is contained in:
@@ -14,7 +14,7 @@ const headers = {
|
|||||||
'Content-type': 'application/msgpack'
|
'Content-type': 'application/msgpack'
|
||||||
};
|
};
|
||||||
|
|
||||||
let VERSION_IS_UPGRADEABLE;
|
let VERSION_IS_UPGRADEABLE: boolean;
|
||||||
|
|
||||||
// Versions
|
// Versions
|
||||||
// default - on latest stable, no upgrades
|
// default - on latest stable, no upgrades
|
||||||
|
|||||||
Reference in New Issue
Block a user