@@ -627,9 +627,9 @@ namespace raven_integration
d.dataListKey = dataListKey;
if (dListView != null)
d.dListView = dListView.ToString();
d.ListView = dListView.ToString(Newtonsoft.Json.Formatting.None);
return d.ToString();
return d.ToString(Newtonsoft.Json.Formatting.None);
}
The note is not visible to the blocked user.