Minor indentation fix
This commit is contained in:
parent
e057224be7
commit
9776fb40a4
|
@ -25,11 +25,11 @@ details on the various JSON objects used below.
|
||||||
"totalViews": Number, // Integer
|
"totalViews": Number, // Integer
|
||||||
"joined": Number, // Unix timestamp
|
"joined": Number, // Unix timestamp
|
||||||
|
|
||||||
"autoGenerated": Boolean,
|
"autoGenerated": Boolean,
|
||||||
"isFamilyFriendly": Boolean,
|
"isFamilyFriendly": Boolean,
|
||||||
|
|
||||||
"description": String,
|
"description": String,
|
||||||
"descriptionHtml": String,
|
"descriptionHtml": String,
|
||||||
"allowedRegions": String[],
|
"allowedRegions": String[],
|
||||||
|
|
||||||
"tabs": String[],
|
"tabs": String[],
|
||||||
|
|
Loading…
Reference in New Issue