@ -51,7 +51,7 @@ async def handler(request: aiohttp.web.Request):
print(f'{client=} {data=}')
try:
assert await model.handle_post(data, client)
assert await model.handle_post(client, data)
return aiohttp.web.Response(status=200)
except Exception as e:
print(e)
The note is not visible to the blocked user.