Suggestions from review

This commit is contained in:
Cody Robibero
2021-10-27 19:20:14 -06:00
parent a6357f89ab
commit c534c45033
5 changed files with 59 additions and 14 deletions

View File

@@ -72,4 +72,4 @@ namespace MediaBrowser.Model.ClientLog
/// </summary>
public string Message { get; }
}
}
}