Skip to content

Commit 3f3ae31

Browse files
NeloBliviontibue99
andauthored
Update discord/ui/action_row.py
Co-authored-by: Timo <[email protected]> Signed-off-by: UK <[email protected]>
1 parent 340b5d5 commit 3f3ae31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/ui/action_row.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class ActionRow(ViewItem[V]):
7171
"""
7272

7373
__item_repr_attributes__: tuple[str, ...] = (
74-
"items",
74+
"children",
7575
"id",
7676
)
7777

0 commit comments

Comments
 (0)