fix: disable correct message upon automod approve or deny (#5611)

This commit is contained in:
iProdigy
2024-10-05 11:35:33 +00:00
committed by GitHub
parent 94e266ac82
commit 2d7f515e5a
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -52,6 +52,7 @@
- Bugfix: Fixed log files being locked longer than needed. (#5592)
- Bugfix: Fixed global badges not showing in anonymous mode. (#5599)
- Bugfix: Fixed grammar in the user highlight page. (#5602)
- Bugfix: Fixed incorrect message being disabled in some cases upon approving or denying an automod caught message. (#5611)
- Bugfix: Fixed double-click selection not working when clicking outside a message. (#5617)
- Dev: Update Windows build from Qt 6.5.0 to Qt 6.7.1. (#5420)
- Dev: Update vcpkg build Qt from 6.5.0 to 6.7.0, boost from 1.83.0 to 1.85.0, openssl from 3.1.3 to 3.3.0. (#5422)