mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
auto formatting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export interface Features {
|
||||
project: boolean;
|
||||
security: boolean;
|
||||
mqtt: boolean;
|
||||
ntp: boolean;
|
||||
ota: boolean;
|
||||
upload_firmware: boolean;
|
||||
project: boolean
|
||||
security: boolean
|
||||
mqtt: boolean
|
||||
ntp: boolean
|
||||
ota: boolean
|
||||
upload_firmware: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user