chore: upload rest of audio clips

This commit is contained in:
2024-07-22 23:34:39 +01:00
parent ef5bf5d0c0
commit a4d839fa72
6 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ async def handler(websocket):
async def main():
async with serve(handler, "", 8001):
async with serve(handler, "", 22):
await asyncio.Future()