mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 23:12:34 +03:00
релиз
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
let opened = false;
|
||||
let preventMove = false;
|
||||
const blobDebug = false;
|
||||
const devMode = true;
|
||||
const devMode = false;
|
||||
|
||||
//****************************************************variable section**********************************************************/
|
||||
//******************************************************************************************************************************/
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
export let show;
|
||||
|
||||
let itemsJsonBind = 0;
|
||||
let debug = true;
|
||||
let debug = false;
|
||||
|
||||
export let saveConfig = () => {};
|
||||
export let rebootEsp = () => {};
|
||||
|
||||
Reference in New Issue
Block a user