qol: use type keywords and more interpolated strings
This commit is contained in:
@@ -105,7 +105,7 @@ namespace Disco.Client
|
||||
}
|
||||
}
|
||||
|
||||
Debug.WriteLine("Error Report Logged to Server; Response: {0}", reportResponse);
|
||||
Debug.WriteLine($"Error Report Logged to Server; Response: {reportResponse}");
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user