oospie
This commit is contained in:
@@ -57,7 +57,7 @@ def start_party():
|
||||
pass
|
||||
|
||||
@app.route("/command/party/play", methods=['POST'])
|
||||
def start_party():
|
||||
def party_play():
|
||||
print("Move received !")
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user