mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
updated comment to represent current structure
This commit is contained in:
parent
6c73614a47
commit
2851d993ad
1 changed files with 1 additions and 1 deletions
|
@ -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": {...},
|
||||||
# ...
|
# ...
|
||||||
# }}
|
# }}
|
||||||
|
|
Loading…
Reference in a new issue