mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Minor indentation fix
This commit is contained in:
parent
e057224be7
commit
9776fb40a4
1 changed files with 4 additions and 4 deletions
|
@ -25,11 +25,11 @@ details on the various JSON objects used below.
|
|||
"totalViews": Number, // Integer
|
||||
"joined": Number, // Unix timestamp
|
||||
|
||||
"autoGenerated": Boolean,
|
||||
"isFamilyFriendly": Boolean,
|
||||
"autoGenerated": Boolean,
|
||||
"isFamilyFriendly": Boolean,
|
||||
|
||||
"description": String,
|
||||
"descriptionHtml": String,
|
||||
"description": String,
|
||||
"descriptionHtml": String,
|
||||
"allowedRegions": String[],
|
||||
|
||||
"tabs": String[],
|
||||
|
|
Loading…
Reference in a new issue