forked from lix-project/lix
parent
47a937d512
commit
80ab95315d
|
@ -131,4 +131,4 @@ struct CmdDoctor : StoreCommand
|
|||
}
|
||||
};
|
||||
|
||||
static auto r1 = registerCommand<CmdDoctor>("doctore");
|
||||
static auto r1 = registerCommand<CmdDoctor>("doctor");
|
||||
|
|
Loading…
Reference in a new issue