Skip to content

Commit 161b0d8

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 3af8a89 commit 161b0d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ These changes are available on the `master` branch, but have not yet been releas
2222
- Adds a new generic parameter to selects to type `ui.Select.values` return type.
2323
- Adds `SelectDefaultValue` object to create select default values.
2424
- Adds `SelectDefaultValueType` enum.
25-
- Adds pre-typed and pre-constructed with select_type `ui.Select` aliases for the different select
26-
types: `ui.StringSelect`, `ui.UserSelect`, `ui.RoleSelect`, `ui.MentionableSelect`,
27-
and `ui.ChannelSelect`.
25+
- Adds pre-typed and pre-constructed with select_type `ui.Select` aliases for the
26+
different select types: `ui.StringSelect`, `ui.UserSelect`, `ui.RoleSelect`,
27+
`ui.MentionableSelect`, and `ui.ChannelSelect`.
2828

2929
### Changed
3030

0 commit comments

Comments
 (0)