@@ -305,7 +305,7 @@ namespace raven_integration
/// </summary>
/// <param name="jsonString"></param>
/// <returns></returns>
private static JObject Parse(string jsonString)
public static JObject Parse(string jsonString)
{
if (string.IsNullOrWhiteSpace(jsonString))
The note is not visible to the blocked user.