mirror of
https://github.com/CyberL1/Minecraft-Realms-Emulator.git
synced 2024-12-22 04:18:21 -05:00
oops
This commit is contained in:
parent
1dc7194888
commit
967518dc71
@ -957,7 +957,7 @@ namespace Minecraft_Realms_Emulator.Modes.Realms.Controllers
|
||||
_context.Worlds.Remove(world);
|
||||
_context.SaveChanges();
|
||||
|
||||
return Ok(true); // 52.169.109.192:30343
|
||||
return Ok(true);
|
||||
}
|
||||
|
||||
[HttpGet("templates/{type}")]
|
||||
|
Loading…
Reference in New Issue
Block a user