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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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("/")