updated comment to represent current structure

This commit is contained in:
11tuvork28 2022-07-03 14:03:30 +02:00
parent 6c73614a47
commit 2851d993ad

View File

@ -417,7 +417,7 @@ private module Extractors
# {"tabRenderer": { # {"tabRenderer": {
# "endpoint": {...} # "endpoint": {...}
# "title": "Playlists", # "title": "Playlists",
# "selected": true, # "selected": true, # Is nil unless tab is selected
# "content": {...}, # "content": {...},
# ... # ...
# }} # }}