mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 20:16:04 +01:00
feat: #7358
This commit is contained in:
@@ -53,6 +53,7 @@ module.exports = function (Posts) {
|
||||
name: group.name,
|
||||
slug: group.slug,
|
||||
labelColor: group.labelColor,
|
||||
textColor: group.textColor,
|
||||
icon: group.icon,
|
||||
userTitle: group.userTitle,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user