mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
add antenna to setup options
This commit is contained in:
@@ -113,7 +113,9 @@ let serverConfig = {
|
||||
imsStartup: "0",
|
||||
imsNoUsers: "0",
|
||||
stereoStartup: "0",
|
||||
stereoNoUsers: "0"
|
||||
stereoNoUsers: "0",
|
||||
antennaStartup: "0",
|
||||
antennaNoUnsers: "0"
|
||||
};
|
||||
|
||||
// Function to add missing fields without overwriting existing values
|
||||
|
||||
Reference in New Issue
Block a user