mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-14 11:56:32 +03:00
Merge pull request #3056 from MichaelDvP/core3
"Send Testmail" button (not translated) #3050
This commit is contained in:
@@ -89,7 +89,7 @@ const NetworkSettings = () => {
|
||||
static_ip_config: false,
|
||||
bandwidth20: false,
|
||||
tx_power: 0,
|
||||
nosleep: false,
|
||||
nosleep: true,
|
||||
enableMDNS: true,
|
||||
enableCORS: false,
|
||||
CORSOrigin: '*'
|
||||
|
||||
Reference in New Issue
Block a user