You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 14:33:52 +01:00
add antenna to setup options
This commit is contained in:
committed by
GitHub
parent
95280d88fa
commit
8700b663ca
@@ -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