Forgot to add keyword

This commit is contained in:
Ben Arc 2021-04-19 09:35:26 +01:00
parent 874e0773c0
commit 77860ec16d

View File

@ -69,7 +69,7 @@ async def panel(copilot_id):
@copilot_ext.route(
"/api/v1/copilot/hook/<copilot_id>/<amount>/<comment>", methods=["GET"]
)
async def api_copilot_hooker(copilot_id, amount):
async def api_copilot_hooker(copilot_id, amount, comment):
data = ""
webhook = ""