mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 13:17:24 +01:00
Mentions Fix and Test (#11475)
* Fix issue with mentioned members not being loaded enough * mentions: add integration tests and fix saved message
This commit is contained in:
@@ -228,7 +228,7 @@ api.postChat = {
|
||||
}
|
||||
|
||||
const newChatMessage = group.sendChat({
|
||||
message: req.body.message,
|
||||
message,
|
||||
user,
|
||||
flagCount,
|
||||
metaData: null,
|
||||
|
||||
Reference in New Issue
Block a user