Skip to content

Commit fcbbac3

Browse files
committed
add default value to all
1 parent 94d1446 commit fcbbac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/components.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"Separator",
8080
"Container",
8181
"Label",
82+
"SelectDefaultValue",
8283
)
8384

8485
C = TypeVar("C", bound="Component")

0 commit comments

Comments
 (0)