Fix !changelog, fix bug in logger and typo in !mod namehistory
This commit is contained in:
parent
8599c815d7
commit
290b85fdb6
5 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
public class CommitInfoDto
|
||||
{
|
||||
public CommitAuthorDto AuthorDto { get; set; }
|
||||
public CommitAuthorDto Author { get; set; }
|
||||
public string Message { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue