mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-31 05:02:27 +00:00
I have no idea how to describe this change, just read the diff
This commit is contained in:
parent
a903741276
commit
099ecc5568
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace LBPUnion.ProjectLighthouse.Controllers
|
|||
{
|
||||
[ApiController]
|
||||
[Route("LITTLEBIGPLANETPS3_XML/")]
|
||||
// [Produces("text/plain")]
|
||||
[Produces("text/plain")]
|
||||
public class MessageController : ControllerBase
|
||||
{
|
||||
private readonly Database database;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue