Minor indentation fix

This commit is contained in:
Samantaz Fox 2023-02-10 23:54:30 +01:00
parent e057224be7
commit 9776fb40a4
No known key found for this signature in database
GPG Key ID: F42821059186176E

View File

@ -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[],