@@ -102,7 +102,7 @@ namespace VRCX
}
catch (Exception e)
{
rejectCallback.ExecuteAsync(e.ToString());
rejectCallback.ExecuteAsync(e.Message);
fetchCallback.Dispose();
The note is not visible to the blocked user.