Skip to content

Commit

Permalink
Merge branch 'main' into chore/fix-release
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 11, 2022
2 parents 4aa76b1 + 2b69154 commit 430983a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/queries/role.js
Expand Up @@ -246,7 +246,6 @@ const getMissingError = (
Array.from(container.children).forEach(childElement => {
roles += prettyRoles(childElement, {
hidden,
includeName: name !== undefined,
includeDescription: description !== undefined,
})
})
Expand Down

0 comments on commit 430983a

Please sign in to comment.