mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
fix NTP icons, add AP
This commit is contained in:
@@ -37,6 +37,7 @@ export interface SystemStatus {
|
||||
ntp_status: number;
|
||||
ota_status: boolean;
|
||||
mqtt_status: boolean;
|
||||
ap_status: boolean;
|
||||
}
|
||||
|
||||
export interface OTASettingsType {
|
||||
|
||||
Reference in New Issue
Block a user