Update websocket-api.md (#1983)

This commit is contained in:
Raz Luvaton 2023-11-21 15:52:58 +02:00 committed by GitHub
parent f85fa4cbbb
commit cce5150510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,6 @@ async def ws_handle_thumbnail(
if player is None:
connection.send_error(
msg["id"], "entity_not_found", "Entity not found"
)
)
return