mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fix critical bug with unloaded servers
This commit is contained in:
parent
3e29e3c77c
commit
1b2fef06fb
@ -549,6 +549,7 @@ class PanelHandler(BaseHandler):
|
||||
"log_path": server_temp_obj["log_path"],
|
||||
"executable": server_temp_obj["executable"],
|
||||
"execution_command": server_temp_obj["execution_command"],
|
||||
"shutdown_timeout": server_obj["shutdown_timeout"],
|
||||
"stop_command": server_temp_obj["stop_command"],
|
||||
"executable_update_url": server_temp_obj[
|
||||
"executable_update_url"
|
||||
|
Loading…
Reference in New Issue
Block a user