Skip to content

Commit 01beb94

Browse files
ci: correct from checks.
1 parent 3a97585 commit 01beb94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interactions/models/discord/components.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,7 @@ class ContainerComponent(
11101110
type Union[ComponentType, int]: The type of component, as defined by discord. This cannot be modified.
11111111
11121112
"""
1113+
11131114
accent_color: Optional[int] = None
11141115
spoiler: bool = False
11151116

0 commit comments

Comments
 (0)