Fixed some of the compiler warnings.
This commit is contained in:
@@ -2,6 +2,7 @@ namespace TwitchChatTTS.Seven.Socket.Data
|
||||
{
|
||||
public class ErrorMessage
|
||||
{
|
||||
|
||||
public Exception Exception { get; set; }
|
||||
public string Message { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user