mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
only show previous if in developer mode and there are something to show
This commit is contained in:
@@ -117,9 +117,10 @@ let system_status = {
|
||||
partition: 'factory',
|
||||
version: '3.7.3-dev.39',
|
||||
size: 4672
|
||||
},
|
||||
}
|
||||
],
|
||||
developer_mode: true,
|
||||
// partitions: [],
|
||||
developer_mode: false,
|
||||
model: '',
|
||||
// model: 'BBQKees Electronics EMS Gateway E32 V2 (E32 V2.0 P3/2024011)',
|
||||
// status: 0,
|
||||
|
||||
Reference in New Issue
Block a user