[WIP] embed code generation
This commit is contained in:
parent
ec468c97f2
commit
32c7ce0867
11 changed files with 303 additions and 37 deletions
|
|
@ -46,6 +46,7 @@ public class SendMailCommandProvider : ICommander {
|
|||
else
|
||||
{
|
||||
sendMailCommandApp.ShowHelp();
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue