mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-05 03:59:40 +02:00
changed userTitle of global mods
This commit is contained in:
@@ -343,6 +343,7 @@ function createGlobalModeratorsGroup(next) {
|
||||
}
|
||||
groups.create({
|
||||
name: 'Global Moderators',
|
||||
userTitle: 'Global Moderator',
|
||||
description: 'Forum wide moderators',
|
||||
hidden: 0,
|
||||
private: 1,
|
||||
|
||||
Reference in New Issue
Block a user