mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 00:39:16 +02:00
add auto bw, ceq, ims, stereo options to setup
This commit is contained in:
@@ -146,6 +146,7 @@ router.get('/wizard', (req, res) => {
|
||||
enabledPlugins: updatedConfig.plugins,
|
||||
onlineUsers: dataHandler.dataToSend.users,
|
||||
connectedUsers: storage.connectedUsers,
|
||||
device: serverConfig.device,
|
||||
banlist: updatedConfig.webserver.banlist // Updated banlist from the latest config
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user