Skip to content

Commit 430983a

Browse files
authored
Merge branch 'main' into chore/fix-release
2 parents 4aa76b1 + 2b69154 commit 430983a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/queries/role.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ const getMissingError = (
246246
Array.from(container.children).forEach(childElement => {
247247
roles += prettyRoles(childElement, {
248248
hidden,
249-
includeName: name !== undefined,
250249
includeDescription: description !== undefined,
251250
})
252251
})

0 commit comments

Comments
 (0)