File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010### Fixed
1111- Fixed bug where thread logs were getting duplicated when using the contact command.
1212- Fixed bug where the wrong key was used for logs which caused some ` log ` command log links point to a HTTP 404 Not Found.
13- - An oversight from [ commit 1ba74d9] ( https://github.com/kyb3r/modmail/commit/1ba74d97900236a00ce937bdfb0fbb3a061baf1b ) .
13+ - A minor oversight from commit 1ba74d9.
1414
1515# v2.8.0
1616
@@ -34,12 +34,13 @@ Thread channels will now default to being private (`@everyone`'s read message pe
3434
3535- All reference to "modmail" / "Mod Mail" / "ModMail" are changed to "Modmail".
3636- ` log_channel_id ` is now part of the config upon ` setup ` .
37- - Added the ability to set where tickets are created using the ` main_category_id ` configuration option.
37+ - Added the ability to set where threads are created using the ` main_category_id ` configuration option.
3838
3939### Important Note
4040
41- - If your Modmail bot was setup a long time ago, you may experience a issue where messages were sent outside of the category.
41+ - If your Modmail bot was set up a long time ago, you may experience an issue where messages were sent outside of the category.
4242 - To fix this, set ` main_category_id ` to the ID of the Modmail category.
43+
4344# v2.7.0
4445
4546### Changed
You can’t perform that action at this time.
0 commit comments