Skip to content

Commit 89ebbce

Browse files
committed
Fixed typo
1 parent df5d8c2 commit 89ebbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
# v2.12.4
88

99
### Added
10-
- Named colors are now supported! Over 900 different common colors names are recognized. A list of color names can be found in [core/_color_data.py](https://github.com/kyb3r/modmail/blob/master/core/_color_data.py).
10+
- Named colors are now supported! Over 900 different common color names are recognized. A list of color names can be found in [core/_color_data.py](https://github.com/kyb3r/modmail/blob/master/core/_color_data.py).
1111
- Named colors can be set the same way as hex. But this can only be done through `?config set`, which means database modifications will not work.
1212
- For example: `?config set main_color yellowish green`.
1313
- New config var `main_color` allows you to customize the main Modmail color (as requested by many). Defaults to Discord `blurple`.

0 commit comments

Comments
 (0)