diff --git a/GeoffreyApp/api/commands.py b/GeoffreyApp/api/commands.py index 10ae76d..a1ae2d4 100644 --- a/GeoffreyApp/api/commands.py +++ b/GeoffreyApp/api/commands.py @@ -211,7 +211,7 @@ def add_market(x_pos, z_pos, name=None, discord_uuid=None, mc_uuid=None): @command("POST") -def add_market(x_pos, z_pos, name=None, discord_uuid=None, mc_uuid=None): +def add_attraction(x_pos, z_pos, name=None, discord_uuid=None, mc_uuid=None): """ :request: POST :param x_pos: MC X Coordinate