Fix MoMMILink exceptions.
This commit is contained in:
@@ -113,7 +113,7 @@ namespace Content.Server
|
|||||||
|
|
||||||
context.Respond("Success", HttpStatusCode.OK);
|
context.Respond("Success", HttpStatusCode.OK);
|
||||||
|
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
[JsonObject(MemberSerialization.Fields)]
|
[JsonObject(MemberSerialization.Fields)]
|
||||||
|
|||||||
Reference in New Issue
Block a user