This commit is contained in:
mmilavkin
2024-02-18 15:53:58 +02:00
parent 0396166fe9
commit bc4f36e1b9

View File

@ -103,10 +103,6 @@ def index():
server = next(
(item for item in SERVERS if item.info()["local_server_id"] == server), None
)
log.info(
"Hui-pizda: %s",
SERVERS[0].info(),
)
server.apply_config(request.form, CFG_PATH)
update_state()
return redirect(