STORM-2018: Group invite fails to let you join groups when groups maxed even when you leave group
This commit is contained in:
@@ -673,6 +673,7 @@ bool join_group_response(const LLSD& notification, const LLSD& response)
|
||||
args["NAME"] = name;
|
||||
args["INVITE"] = message;
|
||||
LLNotificationsUtil::add("JoinedTooManyGroupsMember", args, notification["payload"]);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user