mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
changed message shown to muted users (after discussion with mods)
Adjusted apidocs comment to match. Corrected the error type for that comment.
This commit is contained in:
@@ -95,7 +95,7 @@ function getBannedWordsFromText (message) {
|
||||
*
|
||||
* @apiUse GroupNotFound
|
||||
* @apiUse GroupIdRequired
|
||||
* @apiError (400) {NotFound} ChatPriviledgesRevoked Your chat privileges have been revoked
|
||||
* @apiError (400) {NotAuthorized} chatPriviledgesRevoked You cannot do that because your chat privileges have been revoked.
|
||||
*/
|
||||
api.postChat = {
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user