mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 16:59:15 +02:00
improvements (no way)
This commit is contained in:
@@ -153,7 +153,7 @@ function configUpdate(newConfig) {
|
||||
serverConfig.plugins = newConfig.plugins;
|
||||
delete newConfig.webserver.banlist;
|
||||
}
|
||||
|
||||
|
||||
deepMerge(serverConfig, newConfig); // Overwrite with newConfig values
|
||||
configSave();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user