Skip to content

Commit 5635473

Browse files
authored
Update permissions.md (#7664)
1 parent 38de5be commit 5635473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Roles represent a set of permissions attached to a group of users. Roles have na
219219
| tags? | [role tags](/docs/topics/permissions#role-object-role-tags-structure) object | the tags this role has |
220220
| flags | integer | [role flags](/docs/topics/permissions#role-object-role-flags) combined as a [bitfield](https://en.wikipedia.org/wiki/Bit_field) |
221221

222-
Roles without colors (`color == 0`) do not count towards the final computed color in the user list.
222+
Roles without colors (`colors.primary_color == 0`) do not count towards the final computed color in the user list.
223223

224224
\* `color` will still be returned by the API, but using the `colors` field is recommended when doing requests.
225225

0 commit comments

Comments
 (0)