mirror of
https://github.com/CyberL1/Minecraft-Realms-Emulator.git
synced 2025-06-27 23:59:43 -04:00
oops
This commit is contained in:
@ -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}")]
|
||||
|
Reference in New Issue
Block a user