Fix MoMMILink exceptions.

This commit is contained in:
Pieter-Jan Briers
2021-02-13 12:40:41 +01:00
parent 22066db90f
commit f7dca21c03

View File

@@ -113,7 +113,7 @@ namespace Content.Server
context.Respond("Success", HttpStatusCode.OK);
return false;
return true;
}
[JsonObject(MemberSerialization.Fields)]