diff --git a/resources/views/docs/_structures/user_extended.md b/resources/views/docs/_structures/user_extended.md index 1ea25eb5800..77834635b22 100644 --- a/resources/views/docs/_structures/user_extended.md +++ b/resources/views/docs/_structures/user_extended.md @@ -179,7 +179,7 @@ occupation | string? | | playmode | [Ruleset](#ruleset) | | playstyle | string[] | Device choices of the user. post_count | integer | Number of forum posts -profile_hue | integer? | The custom `hsl` hue colour value for the user profile. +profile_hue | integer? | Custom colour hue in HSL degrees (0–359). profile_order | [ProfilePage](#user-profilepage)[] | ordered array of sections in user profile page title | string? | user-specific title title_url | string? | |