Update zip import status

This commit is contained in:
Andrew 2023-01-02 14:26:42 -05:00
parent 872489d125
commit 985178b993

View File

@ -815,6 +815,7 @@ class Controller:
user_id,
server_type="minecraft-bedrock",
)
ServersController.set_import(new_id)
self.import_helper.import_bedrock_zip_server(
temp_dir, new_server_dir, full_jar_path, port, new_id
)