forked from vieter-v/vieter
Updatd config files; ran formatter
This commit is contained in:
parent
5b919ceeae
commit
b90e6cf6b4
9 changed files with 13 additions and 68 deletions
|
|
@ -10,7 +10,7 @@ pub fn cmd() cli.Command {
|
|||
execute: fn (cmd cli.Command) ? {
|
||||
conf := env.load<env.ServerConfig>() ?
|
||||
|
||||
server.server(conf) ?
|
||||
server(conf) ?
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue