Adjust code comment in Frontier Silicon (#82969)

This commit is contained in:
Thijs W
2022-11-30 09:38:37 +01:00
committed by GitHub
parent 8c8994352d
commit f2180de7c0

View File

@@ -113,7 +113,7 @@ async def browse_node(
media_content_type, media_content_type,
media_content_id, media_content_id,
): ):
"""List the contents of a navigation directory (or preset list) on a Frontier Silicon device.""" """List the contents of a navigation directory (or preset list)."""
player_mode, browse_type, *parent_keys = media_content_id.split("/") player_mode, browse_type, *parent_keys = media_content_id.split("/")