mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-06-03 06:32: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]
|
[ApiController]
|
||||||
[Route("LITTLEBIGPLANETPS3_XML/")]
|
[Route("LITTLEBIGPLANETPS3_XML/")]
|
||||||
// [Produces("text/plain")]
|
[Produces("text/plain")]
|
||||||
public class MessageController : ControllerBase
|
public class MessageController : ControllerBase
|
||||||
{
|
{
|
||||||
private readonly Database database;
|
private readonly Database database;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue