WIP
This commit is contained in:
parent
f2693af52d
commit
dd67433cf1
1 changed files with 1 additions and 1 deletions
|
@ -549,8 +549,8 @@ fn create_new_server_config(
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
id,
|
id,
|
||||||
file,
|
|
||||||
security: todo!(),
|
security: todo!(),
|
||||||
|
file,
|
||||||
};
|
};
|
||||||
|
|
||||||
Ok(server_config)
|
Ok(server_config)
|
||||||
|
|
Loading…
Reference in a new issue